iv-org / documentation

The official Invidious documentation
https://docs.invidious.io
Creative Commons Zero v1.0 Universal
598 stars 156 forks source link

Contribution documentation #331

Open ChunkyProgrammer opened 1 year ago

ChunkyProgrammer commented 1 year ago

I think it'd be useful to add Contribution documentation to Invidious to make it easier for people to develop for invidious.

Example content:

The following packages need to be installed onto your system for invidious to function:

Install dependencies shard install

Run Invidious crystal run src/invidious.cr

unixfox commented 1 year ago

Following the normal installation in the current documentation works too for development purpose.

But feel free to submit a new page for the documentation about how to start developing for Invidious.