Skip to content

Commit e889774

Browse files
authored
Update README.md
1 parent 892c1aa commit e889774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ If you want to help me, please star this repository to increase the visibility o
223223
</a>
224224

225225
## Roadmap
226+
* Study adding support for justfiles/taskfiles.
226227
* 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.
227228
* Aditionally, we will also have to compile for `asm` win64 architecture, if the detected OS is windows.
228229
* Aditionally, we will also have to add an option to compile for `Build for windows (flutter)`.

0 commit comments

Comments
 (0)