f2d5c84f2b
- Updated .gitignore to include specs - Re-licensed to MPL-2.0 as I want any modifications to be pushed back to the main codebase so that the ecosystem can benefit from developer adoption - Updated LICENSE & shard.yml with new license - Changed author to personal email as this is not being done for my company
10 lines
125 B
YAML
10 lines
125 B
YAML
name: cligen
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Tristan Ancelet <tristanancelet@yahoo.com>
|
|
|
|
crystal: '>= 1.19.1'
|
|
|
|
license: MPL-2.0
|