Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`