Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove heavy dependencies #52

Closed
vdjagilev opened this issue Oct 2, 2021 · 1 comment · Fixed by #75
Closed

Remove heavy dependencies #52

vdjagilev opened this issue Oct 2, 2021 · 1 comment · Fixed by #75
Assignees
Labels
priority/medium Medium priority issue tech/go Golang type/other An issue that do not fall under the category of a bug or a feature

Comments

@vdjagilev
Copy link
Owner

Currently spf13/cobra is used as a dependency, however app is quite simple and requires only a few features that are used.

@vdjagilev vdjagilev added priority/medium Medium priority issue type/other An issue that do not fall under the category of a bug or a feature tech/go Golang labels Oct 2, 2021
@vdjagilev vdjagilev self-assigned this Oct 2, 2021
@vdjagilev
Copy link
Owner Author

Cobra-cli is now more heavy variant (with code generation & viper). The cobra itself is now more lightweight: https://github.com/spf13/cobra/releases/tag/v1.4.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
priority/medium Medium priority issue tech/go Golang type/other An issue that do not fall under the category of a bug or a feature
Projects
None yet
1 participant