Skip to content

Commit e02fb04

Browse files
committed
Update ROADMAP
1 parent 014876b commit e02fb04

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

docs/about/roadmap.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ This page also lists all minor and major releases since 2.X. Patches aren't list
88

99
## 5.X (Upcoming)
1010

11-
- [ ] Improve `setup`.
12-
- [ ] Add many more setups (LICENSEs, gitignores, etc...).
13-
- [ ] Make setups searchable.
11+
- [x] Improve `setup`.
12+
- [x] Add more setups (LICENSEs, gitignores, etc...).
13+
- [x] Make setups searchable.
1414
- [x] Improve `commit`
1515
- [x] Commit prevention if compromised files (e.g. `.env` or `node_modules`) are staged.
1616
- [ ] Setting to actually halt cleanup execution and notify if an error happens.
17-
- [ ] Add `fuckingnode uncommit` - undoes commit and holds, letting the user modify stuff, then re-adds files from the prev commit, runs `commitCmd` if any, and commits with same message.
17+
- [x] Add `fuckingnode uncommit` - undoes commit and holds, letting the user modify stuff, then re-adds files from the prev commit, runs `commitCmd` if any, and commits with same message.
1818
- [x] Functional self updater.
1919
- [ ] Functional self remover.
2020
- [x] Add `fuckingnode terminate <MGR_GLOBAL>` (aliases: `ftl` (fuck the lang), `resign`, and `un-node, un-bun, un-deno, ...`)
@@ -31,7 +31,7 @@ This page also lists all minor and major releases since 2.X. Patches aren't list
3131
- [ ] Parallel execution.
3232
- [x] Shell, script, and file denotation.
3333
- [x] Allow to change notification threshold.
34-
- [ ] “Deep merge” for text-based setups like `.editorconfig` (avoid duplicates basically).
34+
- [x] “Deep merge” for text-based setups like `.editorconfig` (avoid duplicates basically).
3535
- [x] Improve `surrender`.
3636
- [x] GitLab FM support.
3737
- [x] Add a countdown for the removal process.

docs/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ hide:
55

66
# The f*cking chaos of maintaining JavaScript projects ends here
77

8-
**Because dev life is messy enough.**
9-
108
<div class="grid cards" markdown>
119

1210
- :simple-googlecloudstorage:{ .lg .middle } **Save up storage**

0 commit comments

Comments
 (0)