Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/dev-groovy-cli-buckbuild-hello-world
A POC for buck build, which does
https://github.com/bearddan2000/dev-groovy-cli-buckbuild-hello-world
buck buckbuild cli dev groovy hello world
Last synced: about 1 month ago
JSON representation
A POC for buck build, which does
- Host: GitHub
- URL: https://github.com/bearddan2000/dev-groovy-cli-buckbuild-hello-world
- Owner: bearddan2000
- Created: 2023-11-04T02:22:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T02:22:56.000Z (about 1 year ago)
- Last Synced: 2024-09-30T04:01:19.709Z (about 2 months ago)
- Topics: buck, buckbuild, cli, dev, groovy, hello, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/dev-groovy-cli-buckbuild-hello-world
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev-groovy-cli-buckbuild-hello-world
## Description
A POC for buck build, which does
C, CPP, C#, Golang, Groovy, Java,
Kotlin, Python, Rust, and Scala.
Buck seems to extend the ant build tool
so by default it supports C, CPP, and
Java out-of-the-box.## Tech stack
- groovy
- buck## Docker stack
- praqma/native-buck## To run
`sudo ./install.sh -u`## To stop (optional)
`sudo ./install.sh -d`## For help
`sudo ./install.sh -h`