No description
Find a file
2023-03-28 10:27:31 +02:00
.gitignore Configure Readme.md and .gitignore 2023-03-28 10:21:07 +02:00
fibbonachio.csproj Add Debugger 2023-03-28 10:20:37 +02:00
Program.cs Implement Fibbonachi Functionality 2023-03-28 10:22:28 +02:00
Readme.md Fixing Typo in Readme.md 2023-03-28 10:27:31 +02:00

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