diff --git a/README.md b/README.md new file mode 100644 index 0000000..1053560 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# tmpl + +Template automation for the less exciting parts of setting up new projects or re-typing the same thing over and over. + +Heavily inspired by [boilr](https://github.com/tmrts/boilr). + +The two projects share many similarities, however other than general layout/structure the implementation is entirely my own. + +[CLI Docs](DOCS.md) + +## License + +[MIT](LICENSE)