Made changes:

- 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
This commit is contained in:
2026-08-30 12:52:16 -05:00
parent fe6112795a
commit f2d5c84f2b
27 changed files with 1024 additions and 29 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ name: cligen
version: 0.1.0
authors:
- Tristan Ancelet <tristan.ancelet@acumera.com>
- Tristan Ancelet <tristanancelet@yahoo.com>
crystal: '>= 1.19.1'
license: MIT
license: MPL-2.0