Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 891 Bytes

File metadata and controls

29 lines (21 loc) · 891 Bytes

Development

This directory is the human-facing entry point for working on fbuild itself.

Start Here

The existing project-wide development guide remains in ../DEVELOPMENT.md. It covers:

  • Test commands.
  • Troubleshooting.
  • Local setup on Windows and other hosts.
  • Linting and formatting.
  • Distribution and release notes.
  • Python / PyO3 extension builds.
  • Enforced hooks.

Troubleshooting

Troubleshooting content currently lives in ../DEVELOPMENT.md#troubleshooting.

Related Docs