Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.
/ Lightmod Public archive

An all-in-one tool for full stack Clojure

License

Notifications You must be signed in to change notification settings

oakes/Lightmod

Repository files navigation

screenshot

Introduction

Lightmod is an all-in-one tool for full stack Clojure. See the website for more information.

Development

  • Install JDK 11 or above
  • Install the Clojure CLI tool
  • To develop: clj -A:app:dev
  • To build the ClojureScript files: clj -A:app:cljs
  • To build the uberjar for each OS:
    • clj -A:prod uberjar windows
    • clj -A:prod uberjar macos
    • clj -A:prod uberjar linux

Licensing

All files that originate from this project are dedicated to the public domain. I would love pull requests, and will assume that they are also dedicated to the public domain.

About

An all-in-one tool for full stack Clojure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages