This website requires JavaScript.
Explore
Help
Sign In
Hjqreturn
/
educoder
Watch
0
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fbfa68f843
educoder
/
lib
/
grack
/
bin
/
console
7 lines
93 B
Bash
Raw
Blame
History
#! /bin/bash
set
-e
cd
$(
dirname
"
$0
"
)
/..
exec
/usr/bin/env bundle
exec
pry -Ilib -r grack
Reference in New Issue
View Git Blame
Copy Permalink