mirror of
https://github.com/onyx-and-iris/ignr.git
synced 2026-04-18 07:13:33 +00:00
update install link to match new repo name
update taskfile for local builds
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||

|
||||

|
||||
|
||||
# ignr-cli
|
||||
# ignr
|
||||
|
||||
Simple no-frills .gitignore generator backed by the Github API.
|
||||
|
||||
@@ -11,7 +11,7 @@ Simple no-frills .gitignore generator backed by the Github API.
|
||||
## Install
|
||||
|
||||
```console
|
||||
go install github.com/onyx-and-iris/ignr-cli@latest
|
||||
go install github.com/onyx-and-iris/ignr@latest
|
||||
```
|
||||
|
||||
## Configuration
|
||||
@@ -41,7 +41,7 @@ export IGNR_FILTER=startswith
|
||||
Trigger the selection prompt.
|
||||
|
||||
```console
|
||||
ignr-cli new
|
||||
ignr new
|
||||
```
|
||||
|
||||
The prompt filter can be activated by pressing `/`:
|
||||
|
||||
Reference in New Issue
Block a user