|
11 years ago | |
---|---|---|
root | 11 years ago | |
LICENSE | 11 years ago | |
README.md | 11 years ago | |
package.json | 11 years ago | |
rename.json | 11 years ago | |
template.js | 11 years ago |
If you want to go the completely integrated Amber way you should not use this grunt-init template directly.
Use amber-cli instead.
Installation is done via npm install -g amber-cli
.
Then you can stop reading here and jump over to the amber-cli documentation.
Install grunt-init if you have not already done so.
Place this template in your ~/.grunt-init/
directory after installing grunt-init with the following command.
git clone git://github.com/amber-smalltalk/grunt-init-amber.git ~/.grunt-init/amber
Windows users, see the grunt-init documentation for the correct directory destination
At the command-line, cd into an empty directory, run this command and follow the prompts.
grunt-init amber
Note that this template will generate files in the current directory, so be sure to change to a new directory first if you do not want to overwrite existing files.