Skip to content

allentiak/poker-specs

Repository files navigation

poker-specs CI status

Release Information

When released, this project will follow the version scheme MAJOR.MINOR.COMMITS, where MAJOR and MINOR provide some relative indication of the size of the change, but do not follow semantic versioning, and COMMITS is an ever-increasing counter of commits since the beginning of this repository.

In general, after release all changes will endeavor to be non-breaking (by moving to new names rather than by breaking existing names). For a more detailed rationale, please refer to Rich Hickey's "spec-ulation Keynote" from Clojure/conj 2016.

Latest release: (none yet)

Download

https://github.com/allentiak/poker-specs.

Building

This program uses Clojure-CLI. For now, just run all the tests from your favourite IDE :-)

Usage

TODO: explanation

$ java -jar poker-specs-x.y.z-standalone.jar [args]

Options

TODO: listing of options this app accepts.

Examples

TODO: app invocation examples.

Bugs

At this point, probably too many. To be discovered! :-)

License

Copyright © 2021, Leandro Doctors.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Additional permission under GNU AGPL version 3 section 7:

If you modify this Program, or any covered work, by linking or combining it with Clojure (or a modified version of that library), containing parts covered under the same terms as Clojure (currently, the Eclipse Public License version 1.0), the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of Clojure used as well as that of the covered work.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published