This website requires JavaScript.
Explore
Help
Register
Sign In
tablet
/
gorm
Watch
1
Star
0
Fork
0
You've already forked gorm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gorm
/
Guardfile
Jinzhu
7f9d486d5a
Initialize the tests
2013-10-25 22:31:56 +08:00
4 lines
41 B
Ruby
Raw
Blame
History
guard
'gotest'
do
watch
(
%r{
\
.go$
}
)
end
Reference in New Issue
View Git Blame
Copy Permalink