Skip to content

steelydylan/Callisto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Callisto

Build Status

callisto is the cutting edge front-end framework for developing on the web.

Quick start

  • Download from GitHub: git clone https://github.com/steelydylan/Callisto.git
  • Download dependencies: $ npm install
  • Build Callisto: $ grunt

What's included

  • Callisto/stylus: Stylus files.
  • Callisto/dist/css: Compiled *.stylus to *.css
Callisto/
├── dist/
│   └── css/
│       └── callisto.css
│
├── stylus/
│   └── *.styl

How to test

You must install the Grunt, Bower, PhantomJS for the test.

$ npm install
$ bower install
$ grunt test

About

CSS Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors