nailuj29 / paste

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Eclipse Public License 1.0


Languages

Language:Clojure 85.0%Language:CSS 7.7%Language:JavaScript 7.3%