master
Craig Oates 4 years ago
parent
commit
e95eb19ddd
  1. 26
      SmoulderingBeachBallCLI-Home.md

26
SmoulderingBeachBallCLI-Home.md

@ -1,13 +1,13 @@
This section focuses on the source code within the project called "SmoulderingBeachBallCLI". This is the console project which provides users with a way to uses the features in "SmoulderingBeachBall" without the need to write code. If you would like to know more about the other projects, please use the following links:
- [SmoulderingBeachBall](https://git.abbether.net/craig.oates/Smouldering-Beach-Ball/wiki/SmoulderingBeachBall-Home) (.Net Standard 2.0 library)
- [TestCentre](https://git.abbether.net/craig.oates/Smouldering-Beach-Ball/wiki/Test-Centre-Home) (testing library)
## Table of Contents
- [C.L.I. Project Breakdown](CLI-Project-Breakdown)
- [The C.L.I's Flow](The-CLIs-Flow)
- [Creating the Input-loop](Creating-the-Input-Loop)
- [Command-Methods Overview](Command-Methods-Overview)
- [C.L.I. Validation Overview](CLI-Validation-Overview)
- [Changing the C.L.I. Icon](Changing-the-CLI-Icon)
This section focuses on the source code within the project called "SmoulderingBeachBallCLI". This is the console project which provides users with a way to uses the features in "SmoulderingBeachBall" without the need to write code. If you would like to know more about the other projects, please use the following links:
- [SmoulderingBeachBall](https://git.abbether.net/craig.oates/Smouldering-Beach-Ball/wiki/SmoulderingBeachBall-Home) (.Net Standard 2.0 library)
- [TestCentre](https://git.abbether.net/craig.oates/Smouldering-Beach-Ball/wiki/TestCentre-Home) (testing library)
## Table of Contents
- [C.L.I. Project Breakdown](CLI-Project-Breakdown)
- [The C.L.I's Flow](The-CLI%27s-Flow)
- [Creating the Input-loop](Creating-the-Input-Loop)
- [Command-Methods Overview](Command-Methods-Overview)
- [C.L.I. Validation Overview](CLI-Validation-Overview)
- [Changing the C.L.I. Icon](Changing-the-CLI-Icon)

Loading…
Cancel
Save