donejs-slim

0.0.2 • Public • Published

donejs-slim

A Generator that generates steal slim loader config

Build Status npm version

A generator to quickly add StealJS Slim Loader to your DoneJS project.

Using the generator

To add this generator to your DoneJS application run

donejs add slim

This generator could potentially overwrite files in an existing application. It is meant to be used immediately after generating a new DoneJS application.

The following packages will be added to your project from npm:

  • ???

Developing

To make changes to this generator clone the repository and install the dependencies

git clone git@github.com:donejs/donejs-slim.git
cd donejs-slim
npm install

Then you can run the tests with

npm test

Package Sidebar

Install

npm i donejs-slim

Weekly Downloads

4

Version

0.0.2

License

MIT

Last publish

Collaborators

  • frank-dspeed