An open API service indexing awesome lists of open source software.

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)

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)