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:
@@ -0,0 +1,7 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
|
||||
require "spec"
|
||||
require "../src/cligen"
|
||||
|
||||
Reference in New Issue
Block a user