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

[template] && [template-build] simplify updates and workflow for regular users #24

Open
b-ma opened this issue Jan 22, 2021 · 0 comments

Comments

@b-ma
Copy link
Contributor

b-ma commented Jan 22, 2021

  1. Add a dependency check with automatic install in the clean step, to simplify updates for regular users (cf. https://www.npmjs.com/package/check-dependencies)

  2. Add an update script to hide git pull origin master behind npm run update. Probably making it work with master branch should be enough for most use-cases. Possible solutions:

@note: this probably require users to have a github account (maybe check that: https://superuser.com/questions/557903/clone-github-repository-without-account, will need a machine without git, github account nor SSH key to be tested)

  1. Option: add START.command and START_DEV.command scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant