Notices - nself-org/cli GitHub Wiki
Third-Party Notices, ɳSelf CLI
This project uses the following third-party open-source libraries. Their licenses require attribution.
Note: This file is generated by scripts/generate-notices.sh on every release.
Run ./cli/scripts/generate-notices.sh to regenerate with current dependency versions.
Key Dependencies
| Library | License | Source |
|---|---|---|
| cobra | Apache 2.0 | github.com/spf13/cobra |
| viper | MIT | github.com/spf13/viper |
| go-yaml | MIT | gopkg.in/yaml.v3 |
| logrus | MIT | github.com/sirupsen/logrus |
| bubbletea | MIT | github.com/charmbracelet/bubbletea |
| lipgloss | MIT | github.com/charmbracelet/lipgloss |
| tablewriter | MIT | github.com/olekukonko/tablewriter |
| go-git | Apache 2.0 | github.com/go-git/go-git |
Full generated attribution: run ./cli/scripts/generate-notices.sh to produce complete output with all transitive dependencies.
All dependencies listed above are MIT or Apache 2.0 licensed. No GPL or LGPL dependencies are permitted.