Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ready-steady/choose
Choice making
https://github.com/ready-steady/choose
probability
Last synced: about 2 months ago
JSON representation
Choice making
- Host: GitHub
- URL: https://github.com/ready-steady/choose
- Owner: ready-steady
- License: mit
- Created: 2016-05-29T10:47:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-29T12:03:48.000Z (over 8 years ago)
- Last Synced: 2024-06-20T10:06:54.118Z (6 months ago)
- Topics: probability
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Choose [![Build Status][travis-img]][travis-url]
The package provides functions for making choices.
## [Documentation][doc]
## Contribution
1. Fork the project.
2. Implement your idea.
3. Open a pull request.[doc]: http://godoc.org/github.com/ready-steady/choose
[travis-img]: https://travis-ci.org/ready-steady/choose.svg?branch=master
[travis-url]: https://travis-ci.org/ready-steady/choose