JazzLibs - Ruby CLI to rollout and manage JavaScript libraries
JazzLibs is a small Ruby library from Paul Engel to stamp out a repository structure and manage JavaScript libraries. The simple Thor-based CLI unfurls a new project that includes:
- a source folder
- a demo folder and nice looking HTML page with your assets wired up
- default license
- Rakefile for managing releases
The bundled Rakefile includes a release
task that lets you easily version and deploy new versions of your script. Check out the GitHub repo to fork and contribute.
Discussion
Sign in or Join to comment or subscribe