You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
— **from a single command.** It's not magic, it's _F\*ckingNode_-and that name is shipping to production.
83
80
84
81
Plus other features like:
85
82
83
+
-[x] automated release / update process of npm / jsr packages, from a single command
84
+
-[x] automated cloning of a repo, installation of dependencies, and opening of your favorite editor for a project, from a single command
85
+
-[x] automated cross-manager (e.g. npm -> pnpm) or cross-runtime (e.g. NodeJS/npm -> Bun) migration, from a single command
86
86
-[x] a security audit assistant that analyzes vulnerabilities and tells you if they _do_ affect your project or can be safely ignored, from a single command
87
87
-[x] addition of a pre-configured `tsconfig.json` or `.gitignore` file for your project, from a single command
88
-
-[x] automated removal of entire `node_modules` across all of your projects for _storage emergencies_, from, you guessed it, single command
89
-
90
-
And that's it for now.
88
+
-[x] automated removal of entire `node_modules` across all of your projects for _storage emergencies_, from, you guessed it, a single command
0 commit comments