0.1.0 • Published 8 years ago

jsonnull-create-project v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

project-scripts

PackageVersionDependencies
jsonnull-create-projectnpmDependency Status
jsonnull-project-scriptsnpmDependency Status

Create a new project

$ npm install -g jsonnull-create-project
$ create-project path/to/my-app

This will create a new project at path/to/my-app, inject dependencies, and npm install.

Use the scripts

$ npm install --save-dev jsonnull-project-scripts

Common npm scripts, base configuration files, and more files which I share across projects can be referenced as a dependency.

The most common requirements are automatically linked in during project creation with the CLI tool.

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago