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 a config method (or something like that) that allows you to edit the config interactively #114

Open
mattstauffer opened this issue Sep 7, 2020 · 0 comments

Comments

@mattstauffer
Copy link
Member

mattstauffer commented Sep 7, 2020

Running lambo edit-config --interactive presents the user with a series of interactive questions that guide them through setting the various default options that will be saved in their ~/.lambo/config file.

$ lambo edit-config --interactive

Please specify a location where new Laravel projects should be created:
/some/path

Please choose a default editor: [vim]
[1] vim (current shell default)
[2] nano
[3] vscode
[4] Sublime Text
[5] Specify something else
1
⋮

You set the following defaults, please review them. 
You can enter 15 to save them or chose a corresponding number to edit that option.

[1] default project location: /some/path
[2] Prefered editor: vim
⋮
[15] This looks good, save them as my defaults.

Related
#115

@mattstauffer mattstauffer created this issue from a note in Lambo general development (To do) Sep 7, 2020
@jonsugar jonsugar added this to the Post launch milestone Sep 8, 2020
@jonsugar jonsugar modified the milestones: Post launch, v1.2.0 Mar 18, 2021
@jonsugar jonsugar moved this from To do (No milestone) to v1.2.0 in Lambo general development Mar 18, 2021
@jonsugar jonsugar moved this from v1.2.0 to To do (No milestone) in Lambo general development Apr 2, 2021
@jonsugar jonsugar moved this from To do (No milestone) to v1.2.0 in Lambo general development Aug 14, 2021
@jonsugar jonsugar moved this from v1.2.0 to To do (No milestone) in Lambo general development Aug 14, 2021
@jonsugar jonsugar moved this from To do (No milestone) to Next in Lambo general development Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants