0.0.2 • Published 5 years ago

generator-libraryjs v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

generator-libraryjs

Simple javascirpt library project generator

Installation

First, install Yeoman and generator-libraryjs using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-libraryjs

Then generate your new project:

yo libraryjs appName [path] -f

Options

--cmd

Generate javascript library project to create javascirpt command line tool

--circleci

Generate circleci configuration file for continuous integration testing circleci

--travis

Generate travis ci configuration file for continuous integration testing using travis ci

--yarn

use yarn to install packages dependencies

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © nassih soufiane

0.0.2

5 years ago

0.0.1

5 years ago