Skip to content
Michelle edited this page Mar 21, 2022 · 18 revisions

Welcome to the Nimble Developer Guide!

If you're looking for end-user guides, please check out nimblephysics.org.

If you're reading these docs, you're probably thinking about helping out with Nimble's core development. Thank you for your help :) Here's our best attempt at onboarding docs. If you run into issues, please edit the docs so the people who come after you don't have the same problem!

1. Setting up your dev environment

2. Building and running code

3. How the code is organized

4. Finding and fixing bugs

5. Adding pages to the website

6. Pushing changes to PyPI and the Website

7. Tips for development