This website works better with JavaScript.
Explore
Help
Register
Sign In
dominic
/
FLEcli
mirror of
https://github.com/on4kjm/FLEcli.git
Watch
1
Star
0
Fork
You've already forked FLEcli
0
Code
Issues
Releases
Activity
Merge branch 'parse' of
https://github.com/jmMeessen/FLEcli
into parse
Browse Source
pull/2/head
Jean-Marc MEESSEN
4 years ago
parent
872cfd99ce
cec1984134
commit
fc5e258f8d
2 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
build.sh
Unescape
Escape
View File
@ -1,3 +1,6 @@
#!/bin/bash
set
-e
go build
go
test
./...
2
test.sh
Unescape
Escape
View File
@ -1,5 +1,7 @@
#!/bin/bash
set
-e
go build
go
test
./...
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
dominic/FLEcli
Title
Body
Create Issue