For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contributing (scripts)

@exile-watch/nucleus setup & contribution guide

exile.watch logo

Prerequisites

Development

1. Fork @exile-watch/nucleus repo

2. Create GitHub PAT token

3. Create .npmrc file

4. Install dependencies

5. Check changes made in nucleus package locally in crucible project

b) Build nucleus package

6. Conclusion

Not happy with the change? Repeat step b) Build nucleus package and c) Link nucleus package in crucible project

Happy with the change? Create a new pull request and don't forget to locally unlink modified package:

Last updated