Skip to content

fix: add tn-fzf to package.json bin for global installation#4

Open
diegomarzaa wants to merge 1 commit intocallumalpass:mainfrom
diegomarzaa:fix/add-tn-fzf-to-bin
Open

fix: add tn-fzf to package.json bin for global installation#4
diegomarzaa wants to merge 1 commit intocallumalpass:mainfrom
diegomarzaa:fix/add-tn-fzf-to-bin

Conversation

@diegomarzaa
Copy link

The tn-fzf script was present in bin/ but not registered in package.json, so it wasn't being linked globally when running 'npm link'.

This fix adds tn-fzf to the bin section so users get both commands:

  • tn: Main CLI interface
  • tn-fzf: Interactive fzf-based task browser

The tn-fzf script was present in bin/ but not registered in package.json,
so it wasn't being linked globally when running 'npm link'.

This fix adds tn-fzf to the bin section so users get both commands:
- tn: Main CLI interface
- tn-fzf: Interactive fzf-based task browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant