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: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -223,6 +223,7 @@ If you want to help me, please star this repository to increase the visibility o
223
223
</a>
224
224
225
225
## Roadmap
226
+
* Study adding support for justfiles/taskfiles.
226
227
* 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.
227
228
* Aditionally, we will also have to compile for `asm` win64 architecture, if the detected OS is windows.
228
229
* Aditionally, we will also have to add an option to compile for `Build for windows (flutter)`.
0 commit comments