Crates.io | swamp-script-cli |
lib.rs | swamp-script-cli |
version | 0.0.6 |
source | src |
created_at | 2024-11-29 18:39:38.858251 |
updated_at | 2024-12-09 16:57:56.091786 |
description | cli for swamp script |
homepage | |
repository | https://github.com/swamp/script |
max_upload_size | |
id | 1465908 |
size | 31,494 |
A magical language that lives in the swamp.
Due to Apple's security measures, you'll need to allow the executable:
xattr -cr ./swamp
swamp run
# Runs main.swamp
in current directoryswamp r
# Short versionswamp run file.swamp
# Run specific fileswamp build
# Builds current directory
swamp b
# Short version
swamp build ./my_script.swamp
# Build specific file
MIT License - see LICENSE for details
Copyright 2024 Peter Bjorklund. All rights reserved.