mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
project -> template project
This commit is contained in:
parent
d7aadca169
commit
0626714ec8
2 changed files with 7 additions and 7 deletions
4
packages/gleam/0.27.0/build.sh
vendored
4
packages/gleam/0.27.0/build.sh
vendored
|
@ -15,6 +15,6 @@ tar -xf gleam.tar.gz -C gleam
|
|||
source ./environment
|
||||
|
||||
# Install the standard library
|
||||
gleam new template_project --skip-git
|
||||
cd template_project
|
||||
gleam new project --skip-git
|
||||
cd project
|
||||
gleam build --target=javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue