Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add cli feature #9

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Add cli feature #9

merged 1 commit into from
Aug 31, 2022

Conversation

HenriqueNogara
Copy link
Contributor

Description of change

Adds a cli feature. Allows users to choose whether they want to import the CLI fucntionality.

Additionally, the version of the clap library, which is used by the CLI, depends on ansi_term, which is unmaintained.

Type of change

  • Enhancement (a non-breaking change which adds functionality)

@snshn
Copy link
Member

snshn commented Aug 29, 2022

Hi Henrique,

that's pretty cool! Will it change the installation process, or by default the cli feature is always included when the user installs it via cargo?

@HenriqueNogara
Copy link
Contributor Author

Hi Henrique,

that's pretty cool! Will it change the installation process, or by default the cli feature is always included when the user installs it via cargo?

Thanks! The cli feature will be included by default.

@snshn
Copy link
Member

snshn commented Aug 31, 2022

Thank you for your contribution! I'll try to work more on this crate in the near future, I need it for Y2Z/monolith.

@snshn snshn merged commit 5e06144 into Y2Z:master Aug 31, 2022
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.

2 participants