https://github.com/bearddan2000/beef-cli-hello-world
A POC for beef programming language.
https://github.com/bearddan2000/beef-cli-hello-world
beef clang cli cmake git hello llvm python world
Last synced: 4 months ago
JSON representation
A POC for beef programming language.
- Host: GitHub
- URL: https://github.com/bearddan2000/beef-cli-hello-world
- Owner: bearddan2000
- Created: 2024-01-13T05:01:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T05:01:50.000Z (almost 2 years ago)
- Last Synced: 2025-06-13T05:43:27.616Z (6 months ago)
- Topics: beef, clang, cli, cmake, git, hello, llvm, python, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/beef-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
# beef-cli-hello-world
## Description
A POC for beef programming language.
## Tech stack
- clang
- cmake
- git
- python
- llvm
## Docker stack
- rzuckerm/beef
## Build note
This takes 2+ hours to build from source.
## To run
`sudo ./install.sh -u`
## To stop (optional)
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`
## Credits
- [Beef github](https://github.com/beefytech/Beef)