This website requires JavaScript.
Explore
Help
Sign In
wrynegade
/
scwrypts
Watch
1
Star
0
Fork
0
You've already forked scwrypts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
fcf492c661582636228642fefc8a23daff9b5693
scwrypts
/
zsh
/
hello-world
T
5 lines
46 B
Bash
Raw
Normal View
History
Unescape
Escape
v1.0.0
2022-04-28 16:09:23 -06:00
#!/bin/zsh
basic runner format; write a MAIN function
2024-02-06 14:06:44 -07:00
MAIN
(
)
{
SUCCESS
'hello world!'
}
Reference in New Issue
Copy Permalink