No description
.gitignore | ||
fibbonachio.csproj | ||
Program.cs | ||
Readme.md |
Tec Stack
Language: c#
Framework: dotnet
Librarys: none
Description
A Basic CLI Programm printing out the Fibbonachi
Setup
On Linux
Requirements: Dotnet
- Clone Repo
- Go into Repo Folder
- Run
dotnet run