Skip to content

Repository files navigation

Minion

https://api.travis-ci.org/chfw/Minion.svg?branch=master https://codecov.io/github/chfw/Minion/coverage.png

minion.png

Installation

You can clone it and install it:

$ git clone http://github.com/chfw/Minion.git
$ cd Minion
$ python setup.py install

Evaluation

After installation, you can evalute it from current Minion directory:

$ minion public/
* Running on http://0.0.0.0:3000/ (Press CTRL+C to quit)

Please then visit http://localhost:3000/statics/minion.html to send commands.

Evaluate it in docker

After you have finished previous two steps, please run this docker command:

$ docker build -t minion .

Once the image was built, please run it:

$ docker run -p 4000:3000 minion

Please then visit http://localhost:4000/statics/minion.html to send commands.

Note

You may need to run those commands with sudo prefix.

Additional Infomration

Yehua and moban are used as the scaffolding tool to create the initial commit in 2 seconds.

About

Make your machine as a minion

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages