Skip to content

CLeeSpruit/Vulcan-JS-library

Repository files navigation

library

This is a Vulcan template to make boilerplate code from.

Usage

  • Install Vulcan globally. npm i -g @cspruit/vulcan.
  • Clone this repository on your machine
  • In the directory this repo has been cloned to, run vulcan link to link this to your global list of templates.
  • Navigate to the directory this template will be generated in.
  • Run vulcan generate library and continue in the interactive prompt.
  • If successful, you now have boilerplate ready to go for your new project!

Template for README.md below. Remember to clean this up when generated.


{{pkg}}

This is a Vulcan template to make boilerplate code from.

Usage

  • Install Vulcan globally. npm i -g @cspruit/vulcan.
  • Clone this repository on your machine
  • In the directory this repo has been cloned to, run vulcan link to link this to your global list of templates.
  • Navigate to the directory this template will be generated in.
  • Run vulcan generate {{pkg}} and continue in the interactive prompt.
  • If successful, you now have boilerplate ready to go for your new project!

Template for README.md below. Remember to clean this up when generated.

---# {{pkg}}

This is a Vulcan template to make boilerplate code from.

Usage

  • Install Vulcan globally. npm i -g @cspruit/vulcan.
  • Clone this repository on your machine
  • In the directory this repo has been cloned to, run vulcan link to link this to your global list of templates.
  • Navigate to the directory this template will be generated in.
  • Run vulcan generate {{pkg}} and continue in the interactive prompt.
  • If successful, you now have boilerplate ready to go for your new project!

Template for README.md below. Remember to clean this up when generated.

---Build Status codecov npm license XO code style

{{displayName}}

{{description}}

Installation

  • Install by running npm install --save-dev {{pkg}} in the same directory as the package.json file lives.

Usage

Contributing

All contributions, suggestions, and issues are welcome!

Check out the Issues page. In general anything listed is up for grabs, though bugs tend to be more detailed than enhancements and might be better to pick up if starting out.

License

This project uses GPL 3.0.

About

A Vulcan template for JS npm libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published