Varun Potti
Varun Potti
Hey @kandros, I am working on a landing page right now. The ui is still being built as we speak (and I am not able to get it done quickly...
However I have posted a video on Twitter(https://twitter.com/PottiVarun/status/1561711195262193664) which I might add in the readme
> Some Future work: > > * [ ] Dir should be allowed as first command line arg > * [ ] Automatically running `cargo prisma generate` and `{node_package_manager} install`...
We did look into mold but we decided to drop it as it is not stable yet (and all the resources we could find on installation told that the end...
Will look into this
Maybe we can have a custom alias handler (wherein you can create/delete aliases), as fleet has multiple other features (see [todo.md](https://github.com/dimensionhq/fleet/blob/master/todo.md)).
On a side note @dimensionhq we have also created [shortkut](https://github.com/dimensionhq/shortkut)
Hey @TimonPost, I will be looking into this and I will try implementing a fix!
Will look into implementing this soon.
Hey @jianshu93 you don't exactly need to delete it if you want to use cargo, fleet configures the paths in the `.cargo/config.toml`, so it would work fine even if you...