mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
add erlang to path
This commit is contained in:
parent
6e54a865ed
commit
8947110ac2
3 changed files with 4 additions and 2 deletions
1
packages/gleam/0.27.0/run
vendored
1
packages/gleam/0.27.0/run
vendored
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
gleam new project
|
||||
cat $1 > project/src/project.gleam
|
||||
cd project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue