Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 628 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 628 Bytes

paste

FIXME: my new application.

Installation

Download from https://github.com/nailuj29/paste Decide whether to build a jar or run directly

Build a JAR

cd paste
clj -X:uberjar
java -jar paste.jar

Run directly

cd paste
clj -X:run

Copyright © 2021 Nailuj29

EPLv1.0 is just the default for projects generated by clj-new: you are not required to open source this project, nor are you required to use EPLv1.0! Feel free to remove or change the LICENSE file and remove or update this section of the README.md file!

Distributed under the Eclipse Public License version 1.0.