This website requires JavaScript.
Explore
Help
Sign In
status-im
/
markdown
mirror of
https://github.com/status-im/markdown.git
Watch
2
Star
0
Fork
You've already forked markdown
0
Code
Issues
Projects
Releases
Wiki
Activity
55ffc5cd59
markdown
/
s
/
run-tests.sh
7 lines
73 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-u -e -o pipefail -o verbose
go build ./...
go
test
-v
Reference in New Issue
View Git Blame
Copy Permalink