Arturo Filastò
f425d3f007
Implement the show command ( #53 )
2019-10-02 18:23:14 +02:00
Arturo Filastò
38a5637cf5
Write to output when a function is not implemented
2018-06-25 13:19:54 +02:00
Arturo Filastò
eb4e6988b3
Implement quick and dirty measurement listing
2018-06-22 12:12:35 +02:00
Arturo Filastò
0c5b6aa37c
Rename gooni to probe-cli
...
This is the command I used:
```
rg 'github.com/openobservatory/gooni' --files-with-matches \
| xargs sed -i '' 's/github.com\/openobservatory\/gooni/github.com\/ooni\/probe-cli/g'
```
2018-05-03 14:59:55 +02:00
Arturo Filastò
3cdb927eb0
Implement handlers to normalise how logging is handled
2018-02-21 17:06:30 +02:00
Arturo Filastò
7327e1ff7f
Start laying out the structure of gooni
2018-02-07 20:02:18 +02:00