#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

#1153 in Programming languages

MIT license

690KB
15K 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