This website requires JavaScript.
Explore
Help
Sign In
interesting
/
aminal
mirror of
https://github.com/liamg/aminal.git
Watch
1
Star
0
Fork
You've already forked aminal
0
Code
Issues
Projects
Releases
Wiki
Activity
8ec2b4f18b
aminal
/
vendor
/
github.com
/
gobuffalo
/
packr
/
example
/
foo
/
bar.go
8 lines
93 B
Go
Raw
Blame
History
package
foo
import
"github.com/gobuffalo/packr"
func
init
(
)
{
packr
.
NewBox
(
"../assets"
)
}
Reference in New Issue
View Git Blame
Copy Permalink