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 quickstart steps with curl and bash #4

Open
MichaelCurrin opened this issue Jan 1, 2020 · 2 comments
Open

Add quickstart steps with curl and bash #4

MichaelCurrin opened this issue Jan 1, 2020 · 2 comments

Comments

@MichaelCurrin
Copy link
Owner

MichaelCurrin commented Jan 1, 2020

Use bash script with curl. This makes it easy for people using the project for the first time. And means you don't need to clone to keep your clone updated, or specify paths to files.

This could be done with a script that depends on a local directory, but this is more fragile (not portable on machines and requires exact path and cloned repo). And its only advantage over curl approach is speed.

@MichaelCurrin MichaelCurrin changed the title Add quickstart steps with bash Add quickstart steps with curl and bash Feb 5, 2020
@MichaelCurrin
Copy link
Owner Author

Additionally, add a REPL for taking config details (or create a temporary config file from a template), then using bash to replace the configurable items

@MichaelCurrin
Copy link
Owner Author

Or use a form and a web-generated codeblock. Which is probably more code than it is worth

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