Skip to content

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