TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A simple CLI to create shortcut to you most common commands!

2 pointsby Julien_r2over 2 years ago
Hi HN!<p>I&#x27;ve waited way too long before posting this little cli I&#x27;ve made over the year, always thinking I could improve it and do better..<p>Enough! Time to jump into the pool, and share it!<p>It&#x27;s a simple cli to create shortcut to your daily and most intricate command. It&#x27;s main advantage compare to similar tools I&#x27;ve found around:<p>* simple execution: once registered, you simply trigger your shortcut by typing `tk [shorcut-name]`<p>* sync: save&#x2F;recover existing shortcut with github gist<p>* support template command: e.g create an `echo` shortcut to the following command `echo &quot;&lt;text=Default text&gt;&quot;`, to be able to trigger it this way `tk echo -- text=Hello HN`<p>* support autocompletion (for shortcut and template arguments)<p>I hope some find it useful ! Any feedbacks are greatly appreciated !<p>Julien

no comments

no comments