Skip to content
/ Jett Public

A customized version of the jeet framework. Stylus only.

Notifications You must be signed in to change notification settings

Sawboo/Jett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jett 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. Jett 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 jett

Usage: jett [options] [command]

Commands:

create <app_name> Create a new Jett app

watch Watch the current path and recompile CSS on changes

Options:

-h, --help output usage information

-V, --version output the version number

About

A customized version of the jeet framework. Stylus only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages