Skip to content

Commit 07862fa

Browse files
authored
Update README.md
1 parent 8a71172 commit 07862fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ If you want to help me, please star this repository to increase the visibility o
219219

220220
## Roadmap
221221
* `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.
222-
* `Building systems → maven` Low prio, as spring and android studio have moved to gradle, and most mainstream projects are doing the same. PRs are accepted.
222+
* `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.
223223
* 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.
224224
* Aditionally, we will also have to compile for `asm` win64 architecture, if the detected OS is windows.
225225
* Aditionally, we will also have to add an option to compile for `Build for windows (flutter)`.

0 commit comments

Comments
 (0)