gitignore cli
Project description
gitignore cli python(giig)
milestone
- gitignore api 호출해서 gitignore 출력
- gitignore api 호출해서
.gitignore파일 생성 - 검색 기능
- 리스트 출력 기능
- default 추가 기능
installation
git clone https://github.com/ksundong/gitignore-cli-py.git
python3 setup.py install
또는
pip3 install giigd
how to use
giig [-h|--help]로 도움말을 볼 수 있습니다.
$ giig --help
Usage: giig [OPTIONS] COMMAND [ARGS]...
Options:
-v, --version Show version
-h, --help Show this message and exit.
Commands:
list Show a list of the ignorable items
make Make .gitignore
search Fuzzy search in ignorable items
show Show api results
option
-h,--help옵션은 도움말을 보여줍니다.-v,--help옵션을 사용하면 버전을 알 수 있습니다.
command
list
이 커맨드는 gitignore.io의 적용가능한 목록들을 불러옵니다. (출력 엄청 많음)
search
이 커맨드는 검색 키워드(1개)를 인자로 받아 관련성이 높은 item들을 보여줍니다.
show
이 커맨드는 인자로 item들을 받아서 터미널에 내용을 출력해줍니다.
make
이 커맨드는 인자로 item들을 받아서 .gitignore 파일을 만들어줍니다.
make option
-a 로 기존 파일에 덧붙일 수 있습니다.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
giigd-0.0.2.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
giigd-0.0.2-py3-none-any.whl
(3.3 kB
view details)
File details
Details for the file giigd-0.0.2.tar.gz.
File metadata
- Download URL: giigd-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f2de0c760602a826f2c4af3a5d1258e463b701581451c2037353d38cf9917b1
|
|
| MD5 |
390e2f5086e3a9a0bdbe2be86fba93b7
|
|
| BLAKE2b-256 |
f6b18003e0555f4d025431a75bcb3d983c7cd6863267f09883cff14f3f2e10cf
|
File details
Details for the file giigd-0.0.2-py3-none-any.whl.
File metadata
- Download URL: giigd-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24fe3eb414440d194bc5d8d2ab5595495c2de4c4c703eef2836cc38086e9e25c
|
|
| MD5 |
8cedef0d6a47ce4115e866a2a421cc9c
|
|
| BLAKE2b-256 |
7dca13cd0bbffd46df0529cf9e2b9d2ac3059f0b0d7e43d8bf2750b2824d3eee
|