This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
8947110ac2
piston
/
packages
/
gleam
/
0.27.0
/
run
7 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
gleam new project
cat
$1
> project/src/project.gleam
cd
project
gleam run
Reference in New Issue
View Git Blame
Copy Permalink