An open API service indexing awesome lists of open source software.

https://github.com/theronic/your


https://github.com/theronic/your

Last synced: 10 months ago
JSON representation

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.