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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,6 @@ If you want to help me, please star this repository to increase the visibility o
218
218
</a>
219
219
220
220
## 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.
222
221
*`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.
223
222
* 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.
224
223
* Aditionally, we will also have to compile for `asm` win64 architecture, if the detected OS is windows.
0 commit comments