https://github.com/autonordev/tools
Tools for Roblox developers: Gaffer, Axon (not yet open source)
https://github.com/autonordev/tools
roblox rojo
Last synced: 9 months ago
JSON representation
Tools for Roblox developers: Gaffer, Axon (not yet open source)
- Host: GitHub
- URL: https://github.com/autonordev/tools
- Owner: autonordev
- License: other
- Created: 2023-02-19T22:08:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T22:38:00.000Z (almost 2 years ago)
- Last Synced: 2025-09-04T06:52:17.305Z (11 months ago)
- Topics: roblox, rojo
- Language: JavaScript
- Homepage: https://tools.autonor.me/
- Size: 1.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

# tools
This repository houses the tools I have created and maintain for use in developing Roblox games.
These tools are:
- [Gaffer](https://github.com/autonordev/tools/tree/main/gaffer), a monorepo orchestrator (experimental)
- Axon, a package linker for use with Gaffer (not yet open sourced)
and any further tools I develop in this domain.
## Resources
Documentation and more can be found at [tools.autonor.me](https://tools.autonor.me).
If you're thinking of getting involved, please read the [contributing guidelines](https://github.com/autonordev/tools/blob/main/CONTRIBUTING.md) first.
## Licence
[MIT License](https://github.com/autonordev/tools/blob/main/LICENSE.md)