Herbert Vojčík 2d395fc3db Bump version to 0.0.2. il y a 11 ans
..
root 06b078666b moved to 'external' directory il y a 11 ans
README.md 06b078666b moved to 'external' directory il y a 11 ans
package.json 2d395fc3db Bump version to 0.0.2. il y a 11 ans
rename.json 06b078666b moved to 'external' directory il y a 11 ans
template.js 06b078666b moved to 'external' directory il y a 11 ans

README.md

grunt-init-amber

Create an Amber Smalltalk based application.

Installation

Install grunt-init if you have not already done so.

Place this template in your ~/.grunt-init/ directory after installing grunt-init. It is recommended to clone this template with git as follows:

git clone git://github.com/mkroehnert/grunt-init-amber.git ~/.grunt-init/amber

Windows users, see the grunt-init documentation for the correct directory destination

Usage

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.