Skip to content

Commit 8789dd8

Browse files
authored
Update README.md
1 parent 07862fa commit 8789dd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ If you want to help me, please star this repository to increase the visibility o
218218
</a>
219219

220220
## Roadmap
221-
* `rust, go, swift` require the user to initialize the package before using its respective cli `cargo, go, swift`. Let's explain this on `+more info`. → Let's evaluate the pros and cons of auto initializing a package if do not exist already, so this process is automatic.
222221
* `Build automation utility → maven` Low prio, as spring and android studio have moved to gradle, and most mainstream projects are doing the same. PRs are accepted.
223222
* Better Windows compatibility when not using WSL: The commands `rm -rf` and `mkdir -p` only exist on unix. To support Windows without WSL we should run the equivalent powershell command when Windows is detected.
224223
* Aditionally, we will also have to compile for `asm` win64 architecture, if the detected OS is windows.

0 commit comments

Comments
 (0)