@ambers/grunt-init-amber-project

grunt-init template for amber project

Usage no npm install needed!

<script type="module">
  import ambersGruntInitAmberProject from 'https://cdn.skypack.dev/@ambers/grunt-init-amber-project';
</script>

README

Amber Smalltalk application generator.

The intention of this tool is to automate the creation of Amber projects. This tool is based on grunt-init.

It is conveniently integrated into the @ambers/cli commandline tool, which should be preferred over using this project directly with grunt-init.

Installation and initial getting started instructions can be found here.