aboutsummaryrefslogtreecommitdiff
path: root/cmnext-cli/README.md
blob: bf1547e889831d23cf3b7995f9f2fba3d04b4b93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.