mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 19:26:25 +02:00
among
This commit is contained in:
parent
1078133ff7
commit
6ef319e2ee
1 changed files with 3 additions and 1 deletions
4
packages/gleam/0.27.0/compile
vendored
4
packages/gleam/0.27.0/compile
vendored
|
@ -10,7 +10,9 @@
|
||||||
|
|
||||||
gleam new project --skip-git
|
gleam new project --skip-git
|
||||||
mkdir project/build
|
mkdir project/build
|
||||||
cp /piston/packages/gleam/0.27.0/template_project/build project -r -u -p
|
cp /piston/packages/gleam/0.27.0/template_project/build* project -r
|
||||||
|
|
||||||
|
rm project/manifest.toml
|
||||||
cp /piston/packages/gleam/0.27.0/template_project/manifest.toml project/manifest.toml
|
cp /piston/packages/gleam/0.27.0/template_project/manifest.toml project/manifest.toml
|
||||||
|
|
||||||
# cp template_project/build project -r -u -p
|
# cp template_project/build project -r -u -p
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue