-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dropped DotMake prefix from all classes to follow the .NET naming con…
…ventions. Namespace should be sufficient to prevent future conflicts. So the attribute names are now CliCommandAttribute, CliOptionAttribute, CliArgumentAttribute and main parse/run class name is now Cli.
- Loading branch information
Showing
269 changed files
with
3,366 additions
and
1,738 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.