@coa-it/create-coa-project
v1.1.9
Published
Creates a new node.js project for City of Auburn
Downloads
22
Readme
create-coa-project
CLI for creating new COA code projects.
City Data
- Name: create-coa-project
- Location: npm
- Source: BitBucket
- Authentication: npmjs.org for publishing changes
- Primary: Griffin
- Dependancies:
- Utilizations:
References
Known Issues
Tested with Will and ran into the following issues
- After installing command was not available
- Needed to add node to environment variable
- Script execution was blocked
- Needed to run Set-ExecutionPolicy RemoteSigned -Scope User