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

https://github.com/bbatsov/hard-cider

A demo projecto to showcase CIDER
https://github.com/bbatsov/hard-cider

Last synced: 5 months ago
JSON representation

A demo projecto to showcase CIDER

Awesome Lists containing this project

README

          

# Hard CIDER

A demo project designed to showcase [CIDER](https://www.cider.mx).

## Usage

1. Clone the project locally.
2. Visit the `hard-cider.core` namespace.
3. Start CIDER with `C-c C-x j` (`cider-jack-in-clj`)
4. Follow along the examples in the `hard-cider.core` namespace.
5. Enjoy some (hard) cider and have plenty of fun! ;-)

## License

Copyright © 2020 Bozhidar Batsov

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.