Best of CLI — February 2024
- 1
- 2
- 3
- 4
- 5
Community Picks·2y
Introduction – Kirimase
Kirimase is a command-line tool for building full-stack Next.js apps faster. It provides a modular approach to installation and configuration of packages. The main commands in Kirimase are init, add, and generate. Kirimase was created to simplify the process of setting up applications and reduce the amount of boilerplate code.
- 6
- 7
- 8
Theo - t3․gg·2yMicrosoft Added Sudo To Windows (And I Love It)
Microsoft has added a 'sudo' command to Windows 11, which is widely used on Unix-based operating systems like Linux and Mac OS. This command allows developers to run programs with higher security privileges or as another user. It is seen as a positive development for the developer experience on Windows.