Skip to content

frank-dspeed/example-donejs-generator-canjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

donejs-canjs

A Generator that generates steal canjs 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 canjs

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-canjs.git
cd donejs-canjs
npm install

Then you can run the tests with

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published