mirror of
https://github.com/pesde-pkg/tooling.git
synced 2024-12-12 07:10:36 +00:00
.. | ||
init.luau | ||
pesde.lock | ||
pesde.toml | ||
README.md |
Full featured tool for Roblox development
Argon
Argon is a powerful CLI that improves Roblox development experience. This is core part of Argon project as this is where all the processing happens. Argon VS Code extension is user-friendly wrapper of this CLI and Argon Roblox is a Roblox Studio plugin that is required for live syncing.
Some of the key features of Argon:
- Two-Way sync of code and other instances with their properties
- Building projects in Roblox binary or XML format
- Beginner-friendly and professional at the same time
- Extremely customizable and fast
- Lots of useful helper commands
- Workflow automation (CI/CD)
Visit argon.wiki to learn more!
Or follow one of these direct links to:
- Install Argon
- Get Started with Argon
- Learn about Argon Commands
- Explore the Argon API
- Follow the latest Changes