Files
anydb/t/interface.txtar
Thomas von Dein 83f818450c lots of changes:
- added man command
- added unit tests
- fixed import+export file parameters (now -o and -r respectively)
- added README + License
- added ci pipelines
2024-12-18 18:44:23 +01:00

9 lines
114 B
Plaintext

# check default outputs
exec anydb -v
stdout 'This is anydb version'
! exec anydb
stderr 'Available Commands:'