BLAHAJ/shard.yml
Evangelos Paterakis 7487701dc4
feat: v2.0.0
This is too code-base breaking to break into usable commits:

- OOP-ify everything
- Pass Procs and simplify the colorizing methods instead of using Macros
- Improve -i and -w by not moving to the next color if it's whitespace
- Test option parse (spec)
- Create a global typesafe config instead of using a Hash
2022-12-25 00:22:24 +02:00

13 lines
173 B
YAML

name: blahaj
version: 2.0.0
authors:
- Evangelos "GeopJr" Paterakis <evan@geopjr.dev>
targets:
blahaj:
main: src/blahaj.cr
crystal: 1.6.2
license: BSD-2-Clauses