tooling/bins/argon
Luka 3e1876ad43
feat(lib): switch to luau-unzip (#3)
* chore(bins): bump `asphalt` to v0.8.4

* chore(bins): bump `selene` to v0.28.0

* feat(lib): use luau-unzip

* chore(CHANGELOG): add luau-unzip

* chore: switch back to CRLF

* fix(lib): extracting wrong binary

* refactor(lib): use extractEntry function

* refactor(lib): make checks explicit and add comments to zip decompressor

* chore(lib): remove unused exec util

* chore(CHANGELOG): remove trailing full-stop

---------

Co-authored-by: Erica Marigold <hi@devcomp.xyz>
2025-01-16 13:08:06 +05:30
..
init.luau feat(bins): include argon bin (#1) 2024-12-01 00:09:55 +05:30
pesde.lock feat(lib): switch to luau-unzip (#3) 2025-01-16 13:08:06 +05:30
pesde.toml chore(bins): add README.md to all bin includes 2024-12-09 04:36:42 +00:00
README.md fix: correctly parse base64 with whitespace 2024-12-09 10:46:25 +01:00

Argon 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: