generatejucemodule
v0.1.6
Published
Quickly scaffold new juce modules.
Downloads
20
Maintainers
Readme
GenerateJuceModule
|| Quickly generate Juce modules.
Getting Started
Install and run with one command thanks to npx
:
>> npx [email protected]
Just answer the prompts, and a juce module will be created in your current directory.
(npx comes with nodejs)