|
cmd
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |
|
examples/hello-world
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |
|
opt
|
Rename opts package to opt
|
2023-11-12 17:19:34 -05:00 |
|
.envrc
|
Init devenv
|
2023-11-09 23:06:27 -05:00 |
|
.gitignore
|
Add a bunch of test cases for the parser and add benchmarks
|
2023-11-12 14:27:36 -05:00 |
|
README.md
|
Initial commit
|
2023-11-09 22:59:46 -05:00 |
|
argument.go
|
Add basic command handling, argument struct, and flag struct
|
2023-11-09 23:34:37 -05:00 |
|
command.go
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |
|
completions.go
|
Add completions subcommands
|
2023-11-12 18:50:02 -05:00 |
|
completions_bash.go
|
Add completions subcommands
|
2023-11-12 18:50:02 -05:00 |
|
completions_fish.go
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |
|
completions_powershell.go
|
Add completions subcommands
|
2023-11-12 18:50:02 -05:00 |
|
completions_zsh.go
|
Add completions subcommands
|
2023-11-12 18:50:02 -05:00 |
|
devenv.lock
|
Init devenv
|
2023-11-09 23:06:27 -05:00 |
|
devenv.nix
|
Add a bunch of test cases for the parser and add benchmarks
|
2023-11-12 14:27:36 -05:00 |
|
devenv.yaml
|
Init devenv
|
2023-11-09 23:06:27 -05:00 |
|
go.mod
|
Remove benchmarks
|
2023-11-12 16:54:04 -05:00 |
|
go.sum
|
Remove benchmarks
|
2023-11-12 16:54:04 -05:00 |
|
help.go
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |
|
option.go
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |
|
set.go
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |
|
tpl_funcs.go
|
Add semi-working implementation of fishshell completions
|
2023-11-12 23:54:52 -05:00 |