fiatjaf
|
928c73513c
|
just move imports around.
|
2024-07-30 11:43:14 -03:00 |
|
fiatjaf
|
220fe84f1b
|
hardcode our fork of urfave/cli because go is stupid.
fixes https://github.com/fiatjaf/nak/issues/26
|
2024-07-23 15:23:13 -03:00 |
|
fiatjaf
|
316d94166e
|
fix lineProcessingError() -- it wasn't returning a ctx so it was a noop.
|
2024-07-11 15:33:44 -03:00 |
|
fiatjaf
|
dba2ed0b5f
|
update to cli v3.
|
2024-06-25 22:18:26 -03:00 |
|
fiatjaf
|
569d38a137
|
accept multiple arguments in many commands, add a lot of more tests.
|
2024-03-19 11:34:59 -03:00 |
|
fiatjaf
|
347a82eaa9
|
verify: accept event to be verified as json argument.
|
2024-02-12 15:38:43 -03:00 |
|
fiatjaf
|
4a3c7dc825
|
remove extra whitespace on usage strings.
|
2023-11-20 15:01:53 -03:00 |
|
fiatjaf
|
78932833df
|
support running nak with multiple lines of stdin sequentially.
|
2023-11-07 23:43:37 -03:00 |
|
fiatjaf
|
7bce92f56d
|
nak verify
|
2023-11-02 08:10:29 -03:00 |
|