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

https://github.com/cdimascio/essence-web


https://github.com/cdimascio/essence-web

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# essence-web

ic cf push essence -p build/distributions/essence-web-0.0.1.zip -b https://github.com/cloudfoundry/java-buildpack.git

## build

- cd client
- npm run build
- cd ..
- ./gradlew clean build distZip