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: 7 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T05:05:04.000Z (about 2 years ago)
- Last Synced: 2025-03-24T11:25:55.834Z (10 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)