#cli
Read more stories on Hashnode
Articles with this tag
Are you building a TypeScript library but not sure how to bundle it? I recommend tsup. Below are the factors I consider:1. It has over 1M downloads...
I wanted to find out how shadcn-ui CLI works. In this article, I discuss the code used to build the shadcn-ui/ui CLI. In part 3.0, I discussed how npx...
I wanted to find out how shadcn-ui CLI works. In this article, I discuss the code used to build the shadcn-ui/ui CLI. In part 2.11, we looked at...