Developer Information¶
The following support files help with writing Basilisk modules.
- Coding Guidelines
- Forking from the Repository and Making a Pull Request
- Making a New C/C++ Basilisk Module
- Using Sphinx to Document Basilisk Modules and Folders
- Basilisk Module Checkout List
- Basilisk Architecture Support Documentation
- Migrating Basilisk Modules from Version 1.X to 2.X
- Migrating BSK Scripts to Python 3