master
Craig Oates 4 years ago
parent
commit
841020875d
  1. 58
      Source-Code-Home.md

58
Source-Code-Home.md

@ -1,29 +1,29 @@
This section is for those wanting to work with the repository's source code. If you are more interested in using Smouldering Beach Ball's features via NuGet or the CLI, use the following links:
- ["As a Command Line Interface (C.L.I.)" section](CLI-Home) (if you want to use the console program which comes with this repository)
- [“As a NuGet” section](NuGet-Home) (if you want to add SmoulderingBeachBall to your project)
## Table of Contents
### SmoulderingBeachBall
- [SmoulderingBeachBall Home](SmoulderingBeachBall-Home)
- [SmoulderingBeachBall Project Breakdown](SmoulderingBeachBall-Project-Breakdown)
- [SmoulderingBeachBall's Flow](SmoulderingBeachBalls-Flow)
### SmoulderingBeachBallCLI
- [SmoulderingBeachBallCLI Home](SmoulderingBeachBallCLI-Home)
- [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)
### TestCentre
- [TestCentre Home](Test-Centre-Home)
- [TestCentre Breakdown](TestCentre-Breakdown)
- [Property and Unit Tests Overview](Property-and-Unit-Tests-Overview)
- [Console and Library Tests Overview](Console-and-Library-Tests-Overview)
This section is for those wanting to work with the repository's source code. If you are more interested in using Smouldering Beach Ball's features via NuGet or the CLI, use the following links:
- ["As a Command Line Interface (C.L.I.)" section](CLI-Home) (if you want to use the console program which comes with this repository)
- [“As a NuGet” section](NuGet-Home) (if you want to add SmoulderingBeachBall to your project)
## Table of Contents
### SmoulderingBeachBall
- [SmoulderingBeachBall Home](SmoulderingBeachBall-Home)
- [SmoulderingBeachBall Project Breakdown](SmoulderingBeachBall-Project-Breakdown)
- [SmoulderingBeachBall's Flow](SmoulderingBeachBall's-Flow)
### SmoulderingBeachBallCLI
- [SmoulderingBeachBallCLI Home](SmoulderingBeachBallCLI-Home)
- [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)
### TestCentre
- [TestCentre Home](Test-Centre-Home)
- [TestCentre Breakdown](TestCentre-Breakdown)
- [Property and Unit Tests Overview](Property-and-Unit-Tests-Overview)
- [Console and Library Tests Overview](Console-and-Library-Tests-Overview)

Loading…
Cancel
Save