2023-03-28 07:45:59 +00:00
|
|
|
## Tec Stack
|
2023-03-28 08:21:07 +00:00
|
|
|
Language: `c#`
|
2023-03-28 08:26:50 +00:00
|
|
|
Framework: `dotnet`
|
2023-03-28 07:45:59 +00:00
|
|
|
Librarys: `none`
|
|
|
|
|
|
|
|
## Description
|
2023-03-28 08:27:31 +00:00
|
|
|
A Basic CLI Programm printing out the Fibbonachi
|
2023-03-28 07:45:59 +00:00
|
|
|
|
|
|
|
## Setup
|
|
|
|
|
|
|
|
### On Linux
|
|
|
|
|
2023-03-28 08:26:50 +00:00
|
|
|
Requirements: Dotnet
|
|
|
|
|
|
|
|
- Clone Repo
|
|
|
|
- Go into Repo Folder
|
|
|
|
- Run `dotnet run`
|