Skip to content

FiV0/clj-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{project}

Executing the program can either be done via

clj -M -m main :arg1 :arg2

or by compiling a jar via

clj -T:build clean
clj -T:build jar

and executing it via

java -jar target/lib-0.1.4.jar :arg1 :arg2

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published