0.1.5 • Published 11 years ago

jett v0.1.5

Weekly downloads
17
License
-
Repository
github
Last release
11 years ago

Jet Framework

Paying Homage

This project was originally developed by Cory Simmons as the Jeet framework. I have modified his work and stripped a few things out to streamline things even further to my liking. Jet uses stylus as the css preprocessor rather than using a mix of both compass and stylus like Jeet.

###Original Jeet project:

http://jeetframework.com/

https://github.com/CorySimmons/jeet

Installation:

Install NodeJS, then open Terminal or Command Prompt and run:

npm install -g jet

Usage: jet [options] [command]

Commands:

create <app_name> Create a new Jet app

watch Watch the current path and recompile CSS on changes

Options:

-h, --help output usage information

-V, --version output the version number

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago