Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bearddan2000/verve-cli-hello-world
- Owner: bearddan2000
- Created: 2024-01-13T05:05:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-13T05:05:04.000Z (12 months ago)
- Last Synced: 2024-07-30T17:56:25.925Z (5 months ago)
- Topics: cli, curl, gcc, ghc, git, hello, python, verve, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/verve-cli-hello-world
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)