https://github.com/ztgx/clojure-hello-world
A Clojure HelloWorld
https://github.com/ztgx/clojure-hello-world
Last synced: about 2 months ago
JSON representation
A Clojure HelloWorld
- Host: GitHub
- URL: https://github.com/ztgx/clojure-hello-world
- Owner: zTgx
- License: other
- Created: 2021-08-15T04:58:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T15:13:41.000Z (almost 5 years ago)
- Last Synced: 2025-03-03T03:24:56.469Z (over 1 year ago)
- Language: Clojure
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# clojure-hello-world
A Clojure library designed to ... well, that part is up to you.
## Usage
```clojure
lein run zh,
```
## License
Copyright © 2021 FIXME
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.