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 settings #47

Open
kindermax opened this issue Mar 29, 2020 · 0 comments
Open

add settings #47

kindermax opened this issue Mar 29, 2020 · 0 comments

Comments

@kindermax
Copy link
Collaborator

Idea to add settings to config.

It then used as LETS_SETTING_<NAME_OF_SETTING>

Settings can be stored in .lets/settings.json

Add new --set and --reset flags.

Example:

settings:
  skip-pull: false

So LETS_SETTING_SKIP_PULL=false will be available in env.

lets --set skip-pull=true will override and persist setting to .lets/settings.json

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

No branches or pull requests

1 participant