tooling/bins/argon/README.md

28 lines
1.3 KiB
Markdown
Raw Normal View History

<div align='center'>
<img alt='Argon' src='https://raw.githubusercontent.com/argon-rbx/argon-assets/main/argon_banner.png'>
<b>Full featured tool for Roblox development</b>
</div>
# 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](https://github.com/argon-rbx/argon-vscode) extension is user-friendly wrapper of this CLI and [Argon Roblox](https://github.com/argon-rbx/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](https://argon.wiki/) to learn more!
Or follow one of these direct links to:
- [Install](https://argon.wiki/docs/installation) Argon
- [Get Started](https://argon.wiki/docs/category/getting-started) with Argon
- Learn about Argon [Commands](https://argon.wiki/docs/category/commands)
- Explore the Argon [API](https://argon.wiki/api/project)
- Follow the latest [Changes](https://argon.wiki/changelog/argon)