Skip to content

big-solutions/clj-nifi-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-nifi-bundle

A Boot template for clj-nifi projects.

Usage

Crete new projects from template:

boot -d clj-nifi-bundle/boot-template -d seancorfield/boot-new new -t clj-nifi-bundle -n YOUR-PROJECT-NAME

Optionally, if your IDE needs a project.clj to resolve dependencies, you can generate it like this:

cd YOUR-PROJECT-NAME
boot -d onetom/boot-lein-generate generate

If, for whatever reason, you need to declare this template as a dependency, this is its id:

Clojars Project

See also

License

Copyright © 2016 Big Solutions

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A Boot template for clj-nifi projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published