zholdem
Version:
A library for computing holdem hands
21 lines (16 loc) • 530 B
Markdown
# A Library for Taxes Hold'em in Typescript
## Build Status
[](https://travis-ci.org/xinbenlv/zholdem)
[](https://coveralls.io/github/xinbenlv/zholdem?branch=master)
## Quick Start
To run this program, do
```bash
npm run main
```
To run test
```bash
npm test # just test
npm run cover # test with coverage
```
## Known Bugs
Currently there are no known bugs