aboutsummaryrefslogtreecommitdiff
path: root/cmnext-cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cmnext-cli/README.md')
-rw-r--r--cmnext-cli/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/cmnext-cli/README.md b/cmnext-cli/README.md
new file mode 100644
index 0000000..bf1547e
--- /dev/null
+++ b/cmnext-cli/README.md
@@ -0,0 +1,18 @@
+# cmnext-cli
+*A .NET cross-platform command-line tool that helps you manage your cms.*
+
+## Motivation
+I want to easily manage documentation from git repositories to compile markdown files into html, then from the command line, I can easily publish to a CMNext server. It would also generally be useful to have a command line tool to manage content anyway.
+
+## Builds
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).
+
+## Docs and Guides
+Documentation, specifications, and setup guides are available on my website.
+
+[Docs and Articles](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_cmnext.cli)
+[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/CMNext)
+[Nuget Feeds](https://www.vaughnnugent.com/resources/software/modules)
+
+## License
+See [LICENSE](../LICENSE.txt) for license information. \ No newline at end of file