GithubHelp home page GithubHelp logo

god_web's Introduction

Description

iPhone friendly web UI God

Screenshots


Requirements

Install


git clone git://github.com/jnewland/god_web.git
cd god_web
gem build god_web.gemspec
sudo gem install -l god_web-*.gem

Usage

In your God config:


require 'god_web'
GodWeb.watch

This will create a God watch that runs and monitors GodWeb on port 8888.

Optionally, you can password protect your god_web instance. To do so, create
a YAML config file with username and password keys, like so:


username: foo
password: sekret

Then provide the full path to that yaml file as an option to the GodWeb.watch
call:


require 'god_web'
GodWeb.watch(:config => '/full/path/to/god_web.yaml')

Contributing

god_web uses ditz for issue tracking. Fork
god_web, clone your copy and then run:

ditz todo

For more details on a specific issue:

ditz show god_web-1

Make your changes that fix a bug, then resolve it.

ditz close god_web-1

Commit, push your changes to GitHub, then send a pull request!

Author

Jesse Newland

License

WTFPL

god_web's People

Contributors

jnewland avatar

Stargazers

Stephen Benner avatar Ivy Parker avatar Angus H. avatar ᴘɪᴇʀᴄᴇ ᴍᴏᴏʀᴇ™ avatar Mathias Bartmann avatar Eugene Sypachev avatar  avatar Yothin Samrandee avatar  avatar craig t smith avatar Vlad avatar  avatar Matthew Good avatar Jimmy Baker avatar Shingo Sato avatar Stone Gao avatar Mathieu Ravaux avatar Andrew McElroy avatar Robert J. Berger avatar Justin Grevich avatar Matthew Fawcett avatar Ches Martin avatar Alex Sharp avatar Ripta Pasay avatar Marcos Piccinini avatar Jean Jacques Warmerdam avatar Brendan Schwartz avatar Peter Hamilton avatar Lars O. Overskeid avatar Jonathan Wilkins avatar Aaron Gibralter avatar Colin Schlueter avatar Ben Schwarz avatar Shenouda Bertel avatar Pritesh avatar Rany Keddo avatar Michael Bumann avatar Norio Shimizu avatar Brian Smith avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.