diff options
| author | Max Mahn <mahn.maxwell@proton.me> | 2026-05-20 09:23:50 -0400 |
|---|---|---|
| committer | Max Mahn <mahn.maxwell@proton.me> | 2026-05-20 09:23:50 -0400 |
| commit | 137e4ed9d74891349de1b0da1e0cf2653ea92c5e (patch) | |
| tree | 29f913c45c081ec52269362eb2ce7f6f18d09070 /README.md | |
initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8769e4 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# mktree # + +A simple and extensible project setup utility. + + +## Building ## + +Run `make`. + +## Installing ## + +Run `make install`. + +## Documentation ## + +See man page. + +## License Information ## + +GNU GPLv3+ + +See LICENSE file. + |
