Skip to content
Snippets Groups Projects
Commit 72ce1d09 authored by Holger's avatar Holger
Browse files

Fix install for repl.it

parent 9d2244f2
No related branches found
No related tags found
2 merge requests!5Taken current version of master branch in the https://github.com/holgern/beem,!4Original changes pushed to master at https://github.com/holgern/beem
language = "python3"
run = "python beem/cli.py"
run = "python setup.py install && python beem/cli.py"
......@@ -23,6 +23,7 @@ The library name is derived from a beam machine, similar to the analogy between
.. image:: https://repl.it/badge/github/holgern/beem
:target: https://repl.it/github/holgern/beem
:alt: Run on Repl.it
Current build status
--------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment