Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/glab-preset
Gitlab preset tool.
https://github.com/afeiship/glab-preset
cli config gitlab glab preset pypi tool
Last synced: 22 days ago
JSON representation
Gitlab preset tool.
- Host: GitHub
- URL: https://github.com/afeiship/glab-preset
- Owner: afeiship
- License: mit
- Created: 2019-12-16T15:28:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T06:52:53.000Z (about 2 years ago)
- Last Synced: 2024-12-10T10:21:13.905Z (26 days ago)
- Topics: cli, config, gitlab, glab, preset, pypi, tool
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glab-preset
> Gitlab preset tool.## installation
```shell
pip install glab-preset -U
```## usage
```shell
$ glab-preset --help# start to config
glab-presetUsage: glab-preset [OPTIONS]
Options:
--type [react_oss]
--help Show this message and exit.
```