Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skipper

Make deployments simple

Usage

FIXME: explanation

Run the project directly:

$ clojure -M:run
Hello there

Run the project's tests:

$ clojure -T:build test

Build an uberjar:

$ clojure -T:build uber

Or run the project's CI pipeline and build an uberjar in a single invocation:

$ clojure -T:build ci

Run that uberjar:

$ java -jar target/net.clojars.skipper/skipper-0.1.0-SNAPSHOT.jar

License

Copyright © 2024 Loukas Agorgianitis

Distributed under the Eclipse Public License version 1.0.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages