This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
exercism
Watch
1
Star
0
Fork
You've already forked exercism
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Responses for exercises in Exercism.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93
Commits
1
Branch
0
Tags
2.2 MiB
C
53.5%
Rust
13.2%
Shell
8.1%
Python
5%
C#
4.3%
Other
16%
Tree:
1c43af6a8f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1c43af6a8f'
${ noResults }
exercism
/
bash
/
hello-world
/
hello_world.sh
3 lines
42 B
Raw
Blame
History
#!/usr/bin/env bash
echo
"Hello, World!"
Reference in new issue
Copy Permalink