Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 606 Bytes

File metadata and controls

17 lines (12 loc) · 606 Bytes

stage-cli contributing guide

Issue Reporting Guidelines

  • First identify where error is coming from. If it's occurring while running stage command then issue is indeed on stage-cli so please report it here. If error appears when you run one of npm run scripts, problem originates from a template you're using. If so, please open an issue on a template repository.

  • Try to search for your issue, it may have already been answered or even fixed in the development branch.

Development Setup

npm install
bin/stage init <path-to-github-repo OR path-to-local-dir>
bin/stage list