Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.15 KB

File metadata and controls

27 lines (17 loc) · 1.15 KB

OpenPokerTools.com

build

The goal of this project is to provide a set of free and open source poker tools, which can be easily accessed on the web without needing to install any software on your device.

To use the tools go to https://openpokertools.com/.

Develop locally

Follow these steps to run the website on your machine.

  1. Install bun
  2. bun i
  3. bun dev
  4. Navigate to http://localhost:8000/

Contributing

If you experience a bug or wish to see a feature added please open an issue. However if you feel up to the challenge, contributions in the form of pull requests are welcome and much appreciated.

License

AGPL-3.0