Skip to content

Conversation

@aleh-null
Copy link
Collaborator

@aleh-null aleh-null commented Aug 17, 2024

TODO:

  • wire in cobra
  • organize code as in guide
  • run/server sub commands to current main as hide run/server ...

--help and --version flags are enabled, version only prints some mock information

@aleh-null aleh-null requested a review from artmoskvin August 18, 2024 05:21
@artmoskvin
Copy link
Collaborator

With the current project layout, the paths become a bit weird, e.g. hide/cmd/hide/pkg/cmd. I think we can simplify it by separating hide/cmd and hide/pkg. In the hide/cmd package we'll have everything related to commands and in hide/pkg all the internal stuff as we have now. By the way, we can rename it into internal because I don't think we plan for it to be used externally.

@aleh-null aleh-null merged commit 2b6d8fb into main Aug 18, 2024
@aleh-null aleh-null deleted the cobra branch August 18, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants