https://github.com/theronic/your
https://github.com/theronic/your
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/theronic/your
- Owner: theronic
- Created: 2018-12-05T15:34:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T15:35:19.000Z (about 7 years ago)
- Last Synced: 2025-02-04T20:27:39.075Z (11 months ago)
- Language: Clojure
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# {{name}}
## Dependencies
# Dependencies
1. Install Clojure: https://clojure.org/guides/getting_started
2. Install Yarn: https://www.yarnpkg.com/en/docs/install
3. Run `yarn` to install dependencies
4. Run ./dev to start devving
## Run
``` shell
yarn install
yarn watch
```
## Clean
``` shell
yarn clean
```
## Release
``` shell
yarn release
```
## License
Copyright © 2017 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.