tie/README.md

14 lines
275 B
Markdown
Raw Normal View History

2022-03-09 18:42:39 +03:00
# TIE
## Development very much in progress. Public release coming soon!
## Quick Start
Replace the input in brackets with what suits your project.
``` shell
tie --output <tie> \
--module-name <Tie.Namespace1.Namespace2> \
--package-name <tie> \
<tie-spec.yaml>
```