Skip to content

berrym/fibonacci-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibonacci Calculator

Current Version

0.1.0

Description

A small command line application to calculate prime numbers.

Getting started

Install the mose recent version of Rust using your OS distributions package manager or Rust's own preferred rustup. For details check with your OS distribution or visit https://rust-lang.org for more information.

Building and Executing

Clone the git repository

$ git clone https://github.com/berrym/fibonacci-calculator.git

Use Rust's own tooling to compile and run the program, e.g.

Build the app

$ cargo build

Run the app

$ cargo run --bin fibonacci -- --help

Authors

Copyright (c) 2025 Michael Berry trismegustis@gmail.com

License

This project is licensed under the MIT License - see the LICENSE file for details.

License: MIT

About

Calculate Fibonacci numbers.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages