/fib

the fibonacci only you would give me

Primary LanguageTypeScript

fib

Can you please give me a Fibonacci function? Ideally (but not necessarily) one that only you would give me.

For a submission to the upcoming "Reclaim your space" exhibition at Hatch Art Gallery.

Contributing

To contribute just make a PR into the main branch!

  1. Click Fork button in the top right of the GitHub page
  2. Develop your fib and push to your fork
    • Put your fib in a directory with your GitHub ID under the entries/ directory
  3. Click the Pull requests tab and then the New pull request in your fork
  4. Set the base repo and branch to be braxtonhall/fib and main
  5. Click Create pull request