enbas/internal/executor
Dan Anglin bff1eba972
feat: add NO_COLOR support
Add support for disabling ANSI colour output via the --no-color flag
or the NO_COLOR environment variable. The suggested implementation was
inspired by the standards defined at no-color.org
2024-05-31 21:18:11 +01:00
..
account.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
add.go feat: post a status from a file 2024-05-31 04:18:34 +01:00
block.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
const.go feat: post a status from a file 2024-05-31 04:18:34 +01:00
create.go feat: add NO_COLOR support 2024-05-31 21:18:11 +01:00
delete.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
edit.go feat: add NO_COLOR support 2024-05-31 21:18:11 +01:00
errors.go feat: post a status from a file 2024-05-31 04:18:34 +01:00
executor.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
flags.go feat: add NO_COLOR support 2024-05-31 21:18:11 +01:00
follow.go refactor: add more form types for the client 2024-05-30 20:04:55 +01:00
login.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
remove.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
show.go feat: add NO_COLOR support 2024-05-31 21:18:11 +01:00
switch.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
usage.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
version.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
whoami.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00