Cyberavater
Cyberavater
Can anyone give or link me to a proper guide to use this on Windows?
> Do you have a particular use case in mind where explicit symlinks support is necessary, or at least would be helpful? This feature is essential for termux and filemanager...
> JDK MappedByteBuffer can be unmapped with some reflection magic on most of the platforms (Android .... I highly doubt that it'll work on Java 9 Android versions ie from...
@amal You are right, thanks! You've done wonderful work. I hope we get a stable release soon, all the best!
`editable` install means the project is not installed from whl; instead, the project dir is directly linked. With `dev-mode = false`, the project is installed from whl. This is useful...
Now, If you're asking why project `whl install` can be better than `editable install`, It's because if I download external assets in BuildHook you won't find them in `editable install`,...