tip
tip copied to clipboard
Brew installation & example service providers
Hey Tanin! Really love this utility. Two quick thoughts:
-
brew install --cask tipworks. Might be a good add to your installation instructions. - Would be fun to encourage people to submit PRs for their provider scripts. Have there been any provider scripts you've come across that have been interesting?
Interesting. I didn't make the brew formula, but I'm glad it is made. I'll add it to the README.
The most useful one I use within Stripe is: selecting a string that looks like an ID and jump to view that object :)
The most useful one outside of Stripe is: selecting a path (in slack, in terminal) and open that file in IntelliJ.
Neat! Are there any others that you've run across? I think it would be great to list out other provider scripts here so people could easily grab them.