mirror of https://github.com/on4kjm/FLEcli.git
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.
9 lines
343 B
9 lines
343 B
# Commands for testing
|
|
|
|
* `./FLEcli -i test/data/fle-1.txt load`
|
|
* `./FLEcli -i test/data/sample_contest_ru.txt load`
|
|
* `go test ./...` runs the unit tests
|
|
|
|
* `./FLEcli -i test/data/ON4KJM@ONFF-025920200524.txt --interpolate adif --wwff --overwrite`
|
|
* `./FLEcli adif -i=test/data/ON4KJM@ONFF-025920200524.txt --interpolate --wwff --overwrite`
|