create CLI Home page.

master
Craig Oates 5 years ago
parent
commit
3422b50421
  1. 11
      CLI-Home.md
  2. 5
      Home.md
  3. 5
      _sidebar.md

11
CLI-Home.md

@ -0,0 +1,11 @@
This part of the wiki focuses on the command-line interface (C.L.I.) part of the solution. This projects name is "SmoulderingBeachBallCLI". There is little in the way of altering featuring or writing code. Instead, the main focus is on consuming the features already created in SmoulderingBeachBall (S.B.B) via the console program. If this is not what you are wanting, I suggest you use the following links;
- ["As Source Code" section](Source-Code-Home) (if you want to add/change features to the "SmoulderingBeachBall" repository)
- ["As a NuGet" section](NuGet-Home) (if you want to use "SmoulderingBeachBall" in your project)
## Table of Contents
- [Add SmoulderingBeachBallCLI to Your Machine](Add-Smouldering-Beach-Ball-to-Your-Machine)
- [Using the Console Program](Using-the-Console-Program)
- [Console A.P.I.](Console-API)
- [C.L.I. Aliases](CLI-Aliases)

5
Home.md

@ -41,6 +41,11 @@ Before continuing, I recommend you are familiar with the following;
### As a Command-Line Interface (C.L.I)
- [Add SmoulderingBeachBallCLI to Your Machine](Add-Smouldering-Beach-Ball-to-Your-Machine)
- [Using the Console Program](Using-the-Console-Program)
- [Console A.P.I.](Console-API)
- [C.L.I. Aliases](CLI-Aliases)
### As a NuGet
- [NuGet Home](NuGet-Home)

5
_sidebar.md

@ -16,6 +16,11 @@
### As a Command-Line Interface (C.L.I)
- [Add SmoulderingBeachBallCLI to Your Machine](Add-Smouldering-Beach-Ball-to-Your-Machine)
- [Using the Console Program](Using-the-Console-Program)
- [Console A.P.I.](Console-API)
- [C.L.I. Aliases](CLI-Aliases)
### As a NuGet
- [NuGet Home](NuGet-Home)

Loading…
Cancel
Save