Skip to content

hardBox/fixubuntu

 
 

Repository files navigation

devDependency Status

Fix Ubuntu

This is the code that powers https://fixubuntu.com/.

Copyright 2013 Micah Lee, and licensed under AGPLv3. See LICENSE for more info.

Developing

  1. Install Node.js
  2. Install Grunt: npm install -g grunt-cli
  3. Install Node.js' dependencies: cd fixubuntu && npm install
  4. Run grunt to generate the files
  5. Run grunt connect and open http://localhost:4000 in your favorite browser to check the changes

Releases

No releases published

Packages

No packages published