aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-03-23 12:08:02 -0600
committerMelody Horn <melody@boringcactus.com>2021-03-23 12:08:02 -0600
commitad8ee545d0f818dfb52c4ba154bed0b8c1bd6e44 (patch)
tree27dbcdbb55a63c2766fa138ab40396139d397569 /README.md
downloadmakers-ad8ee545d0f818dfb52c4ba154bed0b8c1bd6e44.tar.gz
makers-ad8ee545d0f818dfb52c4ba154bed0b8c1bd6e44.zip
basic skeleton
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..71b3c3f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# makers
+
+A [POSIX-compatible](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html) make implemented in Rust.