From 987cc3585a5bfc4c97c8f8cfabfcf3c3c8e9bc96 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Sun, 12 Jan 2020 09:53:09 +0000 Subject: [PATCH] Initial commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1700ceb --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# RXT0112 (WIP name) + +Package manager for unix and windows written in rustlang + +## ABSTRACT +Package manager capable of source and binary export with tracking in `world` file and options. \ No newline at end of file