mirror of
https://codeberg.org/scip/anydb.git
synced 2025-12-17 04:20:59 +01:00
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
This commit is contained in:
8
t/interface.txtar
Normal file
8
t/interface.txtar
Normal file
@@ -0,0 +1,8 @@
|
||||
# check default outputs
|
||||
|
||||
exec anydb -v
|
||||
stdout 'This is anydb version'
|
||||
|
||||
! exec anydb
|
||||
stderr 'Available Commands:'
|
||||
|
||||
Reference in New Issue
Block a user