Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 371 Bytes

README.md

File metadata and controls

executable file
·
26 lines (19 loc) · 371 Bytes

pyret-cli-hello-world

Description

A POC for pyret programming language.

Tech stack

  • nodejs
    • npm
  • java
  • python
  • make

Docker stack

  • rzuckerm/pyret

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits