jslegers / cascadeframework

Cascade Framework
Other
275 stars 52 forks source link

cascade-framework bower support #72

Closed henyojess closed 10 years ago

henyojess commented 10 years ago

searched bower and couldn't find cascade-framework.

please add bower.json, initial cut below:

{
  "name": "cascade-framework",
  "version": "1.5.0",
  "homepage": "https://github.com/jslegers/cascadeframework",
  "authors": [
    "John Slegers"
  ],
  "description": "CSS framework that puts back the C in CSS",
  "keywords": [
    "css",
    "js"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
jslegers commented 10 years ago

Initial Bower file has been uploaded.

Feel free to create your own fork of Cascade Framework and improve the parameters of the Bower file yourself.

dan-petty commented 9 years ago

You would have to register the package for it to be installable via bower: https://github.com/bower/registry