Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "ampersand", | ||
"description": "CLI tool for generating single page apps a. la. http://humanjavascript.com", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Henrik Joreteg <henrik@andyet.net>", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -1,2 +0,2 @@ | ||
# humanjs app scaffolding | ||
# ampersand.js app scaffolding | ||
@@ -6,5 +6,3 @@ Install it, then follow the prompts to generate a starting point for your app. | ||
``` | ||
npm i humanjs -g | ||
humanjs | ||
npm i ampersand -g && ampersand | ||
``` | ||
@@ -14,3 +12,3 @@ | ||
You can optionally create a `.humanjsrc` file in your home folder containing JSON with your preferred defaults. | ||
You can optionally create a `.ampersandjsrc` file in your home folder containing JSON with your preferred defaults. | ||
@@ -31,3 +29,3 @@ Currently the only options are: | ||
- 1.0.1 - Fixing bug in console output for directory to install to. | ||
- 1.0.0 - Adding option to generate app that uses either express or hapi 2.0 as the server framework. Moving docs site to its own repo: https://github.com/HenrikJoreteg/docs.humanjavascript.com | ||
- 1.0.0 - Adding option to generate app that uses either express or hapi 2.0 as the server framework. Moving docs site to its own repo. | ||
@@ -34,0 +32,0 @@ ## license |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
456584
32