Skip to content

josharagon/cli-project-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli Project Bootstrap

A cli to bootstrap my projects

Installation

  1. Clone this repo
  2. cd clonedRepoName
  3. npm install
  4. Make a brand new directory for a project ex. mkdir newDirName
  5. cd into newDirName
  6. type in command line
    create-project [javascript/typescript] --git --install

In Action

new project setup

Technologies

  • Node.js

Dependencies

"arg": "^5.0.0",

"chalk": "^4.1.0",

"esm": "^3.2.25",

"execa": "^5.0.0",

"inquirer": "^8.0.0",

"listr": "^0.14.3",

"ncp": "^2.0.0",

"pkg-install": "^1.0.0"

Contributing

Josh Aragon

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published