Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/argon-rbx/argon
Argon - Full featured tool for Roblox development
https://github.com/argon-rbx/argon
cli lua rust sync
Last synced: 5 days ago
JSON representation
Argon - Full featured tool for Roblox development
- Host: GitHub
- URL: https://github.com/argon-rbx/argon
- Owner: argon-rbx
- License: apache-2.0
- Created: 2022-10-08T19:40:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T20:55:41.000Z (22 days ago)
- Last Synced: 2024-10-24T08:49:51.946Z (21 days ago)
- Topics: cli, lua, rust, sync
- Language: Rust
- Homepage: https://argon.wiki
- Size: 251 MB
- Stars: 67
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-roblox - Argon - Full featured tool for Roblox development. (Tooling / Syncing Tools)
README
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](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)