Skip to content

Commit 2542e62

Browse files
committed
Improve writing
1 parent c2ca028 commit 2542e62

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

docs/index.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ hide:
5656

5757
---
5858

59-
Your friends waste their time manually maintaining never-releasing JS projects. Show 'em the FuckingNode way.
59+
Your friends still maintain never-releasing projects manually. Show 'em the FuckingNode way.
6060

6161
[:octicons-arrow-right-24: Download now](https://github.com/FuckingNode/FuckingNode/releases/latest)
6262

@@ -75,19 +75,17 @@ Note: For whatever reason, _very few_ features can also be used with Golang and
7575
- [x] automated prettying of JS projects
7676
- [x] automated removal of unneeded files (e.g. dist/, out/...)
7777
- [x] automated commit of lint / prettify / update changes in your code
78-
- [x] automated release / update process of npm / jsr packages
79-
- [x] automated cloning of a repo, installation of dependencies, and opening of your favorite editor for a project
80-
- [x] automated cross-manager (e.g. npm -> pnpm) or cross-runtime (e.g. NodeJS/npm -> Bun) migration
8178

8279
**from a single command.** It's not magic, it's _F\*ckingNode_-and that name is shipping to production.
8380

8481
Plus other features like:
8582

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
8686
- [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
8787
- [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
9189

9290
## Learn to use this beauty
9391

0 commit comments

Comments
 (0)