mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
bump gleam
This commit is contained in:
parent
e37bfb022f
commit
87e964fa10
5 changed files with 2 additions and 2 deletions
5
packages/gleam/0.27.0/run
vendored
Executable file
5
packages/gleam/0.27.0/run
vendored
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
gleam new project
|
||||
cat $1 > project/src/project.gleam
|
||||
cd project
|
||||
gleam run
|
Loading…
Add table
Add a link
Reference in a new issue