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

https://github.com/kunitoki/juced

community based juce
https://github.com/kunitoki/juced

Last synced: about 1 year ago
JSON representation

community based juce

Awesome Lists containing this project

README

          

juced
=====

[![Build Status](https://travis-ci.org/kunitoki/juced.svg)](https://travis-ci.org/kunitoki/juced)

Community Based Juce

How to build
============

Linux
-----

Premake is used for the build process. Don't edit the makefiles, as they are autogenerated.

cd tools
./manage make all

Should any app fail to build, just move it out of the apps folder.