Learning/Readme.md

17 lines
233 B
Markdown

## Tec Stack
Language: `c#`
Framework: `dotnet`
Librarys: `none`
## Description
A Basic CLI Programm printing out the Fibbonachio
## Setup
### On Linux
Requirements: Dotnet
- Clone Repo
- Go into Repo Folder
- Run `dotnet run`