#swamp #script #cli #language

app swamp-script-cli

cli for swamp script

10 releases

0.0.13 Jan 18, 2025
0.0.12 Jan 13, 2025
0.0.9 Dec 31, 2024
0.0.2-a03 Nov 29, 2024

#742 in Programming languages

Download history 93/week @ 2024-11-24 268/week @ 2024-12-01 299/week @ 2024-12-08 43/week @ 2024-12-15 242/week @ 2024-12-29 134/week @ 2025-01-05 196/week @ 2025-01-12 68/week @ 2025-01-19

405 downloads per month

MIT license

695KB
16K SLoC

Swamp Script CLI 🐊

A magical language that lives in the swamp.

🚀 Installation

MacOS

Due to Apple's security measures, you'll need to allow the executable:

xattr -cr ./swamp

🌟 Usage

Run

  • swamp run # Runs main.swamp in current directory
  • swamp r # Short version
  • swamp run file.swamp # Run specific file

Build

  • swamp build # Builds current directory
  • swamp b # Short version
  • swamp build ./my_script.swamp # Build specific file

📜 License

MIT License - see LICENSE for details

Copyright 2024 Peter Bjorklund. All rights reserved.

Dependencies

~10MB
~173K SLoC