https://github.com/phronmophobic/membrane-datascript
https://github.com/phronmophobic/membrane-datascript
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/phronmophobic/membrane-datascript
- Owner: phronmophobic
- License: epl-1.0
- Created: 2021-02-22T08:21:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T03:45:14.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T19:42:14.450Z (over 1 year ago)
- Language: Clojure
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# membrane-datascript
FIXME: my new application.
## Installation
Download from https://github.com/com.phronemophobic/membrane-datascript
## Usage
FIXME: explanation
Run the project directly:
$ clojure -M -m com.phronemophobic.membrane-datascript
Run the project's tests (they'll fail until you edit them):
$ clojure -M:test:runner
Build an uberjar:
$ clojure -M:uberjar
Run that uberjar:
$ java -jar membrane-datascript.jar
## Options
FIXME: listing of options this app accepts.
## Examples
...
### Bugs
...
### Any Other Sections
### That You Think
### Might be Useful
## License
Copyright © 2021 Adrian
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.