https://github.com/superhawk610/pegthing
The pegthing demo project from Clojure for the Brave and True.
https://github.com/superhawk610/pegthing
clojure learning
Last synced: about 1 month ago
JSON representation
The pegthing demo project from Clojure for the Brave and True.
- Host: GitHub
- URL: https://github.com/superhawk610/pegthing
- Owner: superhawk610
- License: epl-2.0
- Created: 2021-03-20T00:12:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-20T18:57:54.000Z (over 5 years ago)
- Last Synced: 2026-05-02T10:37:17.039Z (about 2 months ago)
- Topics: clojure, learning
- Language: Clojure
- Homepage: https://www.braveclojure.com/
- Size: 285 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
# pegthing
FIXME: description
## Usage
$ java -jar pegthing-0.1.0-standalone.jar [args]
## License
Copyright © 2021 superhawk610
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.