This website works better with JavaScript.
Explore
Drone CI
Help
Register
Sign In
PigeonProtocolConsortium
/
experimental-cli
Watch
3
Star
0
Fork
You've already forked experimental-cli
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
MOVED TO
https://github.com/PigeonProtocolConsortium
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.
74
Commits
1
Branch
0
Tags
9.8 MiB
Branch:
main
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
experimental-cli
/
tests.sh
7 lines
93 B
Raw
Permalink
Normal View
History
Unescape
Escape
Directory cleanup
2 years ago
#!/bin/sh
cd
project
Begin building message parser
2 years ago
rm -rf testdata
mkdir testdata
Start moving stuff into `/testdata`
2 years ago
PIGEON_PATH
=
"./testdata"
go
test
-v
Directory cleanup
2 years ago
cd
-