based/README.md

11 lines
117 B
Markdown
Raw Normal View History

2022-05-17 00:18:01 +02:00
# based
2022-05-17 00:26:31 +02:00
A commandline tool that lets you encode and decode most of the bases.
## Compilation
```sh
cabal run
```