File: README.md

package info (click to toggle)
golang-github-withfig-autocomplete-tools 0.0~git20241029.747689a%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,456 kB
  • sloc: javascript: 2,543; python: 734; sh: 20; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 558 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Fig // Cobra CLI

This Go package is Fig's integration with popular CLI framework [Cobra](https://cobra.dev/).

See Fig's docs for how to integrate: [https://fig.io/docs/guides/autocomplete-for-teams/cobra](https://fig.io/docs/guides/autocomplete-for-teams/cobra)

### Contributors
This integration was built by [Ethan Orlander](https://github.com/ethanOrlander/). Please see his repo for the original docs, git history, and additional customization information: [https://github.com/EthanOrlander/genFigSpec](https://github.com/EthanOrlander/genFigSpec).