0.1.0 • Published 10 years ago

jsonnull-create-project v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago