Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Ubuntu Server GUI

GUI client app designed to work with the Ubuntu Server API.

Status - Developer Preview

This is a very early version of the app I'm releasing to get developer feedback.

Install For Developers

git clone git@github.com:rawberg/ubuntu-server-gui.git ubuntu-server-gui
cd ubuntu-server-gui
npm install .
setup a local web server to point to public/index.html
(getting started will be easier soon, I promise)

Install Notes

Deployment

running grunt build will create a "deployable" directory containing an optimized version ready for deployment

Tests

  • written with Mocha and Chai
  • open public/test/TestRunner.html in a browser to run them

Documentation

  • for now the tests and source code are the best documentation
  • all test cases have been carefully worded to explain what each unit is responsible for
  • pretty documentation is coming soon

License

GPL 3.0

About

Ubuntu Server GUI Tools

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors