mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	(#971) added spectre.console.cli to quick-start.
This commit is contained in:
		 Nils Andresen
					Nils Andresen
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							c62f79eded
						
					
				
				
					commit
					006da0f9ea
				
			| @@ -8,9 +8,10 @@ to install the NuGet package. | ||||
|  | ||||
| ```text | ||||
| > dotnet add package Spectre.Console | ||||
| > dotnet add package Spectre.Console.Cli | ||||
| ``` | ||||
|  | ||||
| After that you will need to reference the `Spectre.Console` namespace. | ||||
| After that you will need to reference the `Spectre.Console` and `Spectre.Console.Cli` namespaces. | ||||
| Once that is done, you can start using all the available features. | ||||
|  | ||||
| ```csharp | ||||
|   | ||||
		Reference in New Issue
	
	Block a user