create CLI Home page.

master
Craig Oates 5 years ago
parent
commit
09512e33b8
  1. 14
      CLI-Home.md
  2. 2
      Home.md
  3. 1
      _sidebar.md

14
CLI-Home.md

@ -0,0 +1,14 @@
This part of the wiki focuses on using the console project:
DeathSocketCLI. There is little in the way of altering the features on
the code-base. Instead, the main focus is on showing you how to use the features in the main project (DeathSocket) via the
console. If you would to like work with the source code in this repository,
use the following links;
- [“As Source Code” section](Source-Code-Home) (if you want to
add/change features to the repositories)
- [“As a NuGet” section](NuGet-Home) (if you want to add
DeathSocket to your project)
## Table of Contents
TODO: WRITE WHEN THIS SECTION IS DONE

2
Home.md

@ -50,6 +50,6 @@ Before continuing, I recommend you are familiar with the following;
- [Introduction to Death Socket](Introduction-to-Death-Socket)
- As Source Code
- As a CLI
- [As a CLI](CLI-Home)
- As a NuGet
- [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets)

1
_sidebar.md

@ -4,4 +4,5 @@
- [Home](Home)
- [Introduction to Death Socket](Introduction-to-Death-Socket)
- [As a CLI](CLI-Home)
- [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets)

Loading…
Cancel
Save