Skip to content

Commit

Permalink
feat: Add development requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
richiemcilroy committed Mar 23, 2024
1 parent 7dc392f commit b1d702b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ There are many ways to contribute to Cap. You can:
- [Suggest a feature (via Discord)](https://discord.com/invite/y8gdQ3WRN3)
- Submit a PR

### Development Requirements ###
- Node Version 20+
- Cargo 1.77.0+ (previous versions may work)
- pnpm 8.10.5+

### How do I get started with development on my local machine?

This is a very top level guide right now, but if you want to develop for both the web app and desktop app, you will need to make sure the below steps are followed. Alternatively, if you are only looking to run the desktop app locally, you can follow the `How do I run the desktop app locally without needing to use auth?` steps.
Expand Down

1 comment on commit b1d702b

@vercel
Copy link

@vercel vercel bot commented on b1d702b Mar 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.