← projects
Github repo
NPM package
Tech Blog CLI
CLI version of tech-blogs.dev — discover technical blogs from the terminal.
- Shipped
- December 5, 2021
- Stack
- Outcome
- Published `awesome-tech-blogs` npm package; terminal mirror of tech-blogs.dev
This npm package is command-line version of Techblogs.dev. Which is a collection of technical blogs. Built using
- Node.js
Features
- List all blogs through
atb all - List all blogs related to a tag
atb tag "spring boot" - List help commands
atb help
Github repo
NPM package