Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/verve-cli-hello-world

A POC for verve programming language.
https://github.com/bearddan2000/verve-cli-hello-world

cli curl gcc ghc git hello python verve world

Last synced: about 1 month ago
JSON representation

A POC for verve programming language.

Awesome Lists containing this project

README

        

# verve-cli-hello-world

## Description
A POC for verve programming language.

## Tech stack
- python
- gcc
- curl
- git
- ghc

## Docker stack
- rzuckerm/verve

## To run
`sudo ./install.sh -u`

## To stop (optional)
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`

## Credits
- [verve docker image](https://github.com/rzuckerm/verve-docker-image.git)