Skip to content

Optimization and cleanups

Compare
Choose a tag to compare
@alexecus alexecus released this 18 Jun 15:14
· 2 commits to master since this release
0cf9256
Polished features. Cleanup (#4)

* Multiple fixes

- Added template operation
- Added optional file generation on example
- Added ability to set root path for generation

* Added test sample

* Added append file operation

* Move namespace

* Added ability to add command from definition file

* Added initial working definition file from a YAML file

* Minor cleanup

* Move operations and validators to it's own manager

* Moved inputs to it's own manager

* Delete unnecessary files

* Cleanup

* Example snippet cleanup

* Resolved merge conflicts