1.1.1 • Published 5 years ago

@etclabscore/pristine-cli v1.1.1

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
5 years ago

Pristine CLI

A cli to make it super easy to select a Pristine github template to start from.

What is Pristine?

Pristine is an open source repository in its original condition.

There are a lack of repositories to start from to build community driven open source projects. Pristine is a complete starting point, it follows a Documentation Driven Development approach, and can be used as a resource to augment existing documentation.

How to use Pristine CLI

  • npm install -g @etclabscore/pristine-cli
  • pristine-cli myNewProject
  • follow the prompts to select and create a new project to suite your needs

pristine-cli-test2

Resources

Contributing

How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.