Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribution documentation #331

Open
ChunkyProgrammer opened this issue Jan 25, 2023 · 1 comment
Open

Contribution documentation #331

ChunkyProgrammer opened this issue Jan 25, 2023 · 1 comment
Labels
question Further information is requested

Comments

@ChunkyProgrammer
Copy link
Contributor

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:

  • crystal
  • sqllite3

Install dependencies
shard install

Run Invidious
crystal run src/invidious.cr

@unixfox
Copy link
Member

unixfox commented Jan 25, 2023

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.

@unixfox unixfox added the question Further information is requested label May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants