moonso / puzzle

A new secret project :P

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puzzle PyPI version Build Status

A new secret project :P

Try it out!

$ git clone git clone https://github.com/robinandeer/puzzle.git
$ cd puzzle
$ pip install --editable .
$ puzzle tests/
# open webbrowser on port 5000
$ open http://localhost:5000

Features

  • TODO

Install for development

I decided to try out Otto for this project to make sure you have it installed 😄

$ git clone git clone https://github.com/robinandeer/puzzle.git
$ cd puzzle
$ otto dev
$ otto dev ssh
$ npm install
$ sudo apt-get install vim python-pip
$ pip install --user --editable .
$ puzzle /vagrant/tests/
# open webbrowser on port 5000

Contributing

Anyone can help make this project better - read CONTRIBUTING to get started!

License

MIT. See the LICENSE file for more details.

About

A new secret project :P

License:MIT License


Languages

Language:Python 65.8%Language:HTML 29.5%Language:JavaScript 4.6%Language:CSS 0.1%