💻
Designed so that you can get to work without the mundane work in-between
⚡️
Written with the speed and excellence of the Rust programming language
🌭
With a simple interface and minimal configuration, even a hotdog could do it!
I've always found that it takes a bunch of effort and a long time typing file paths. To open up a file in VSCode, I would do something like code ~/Documents/programming/really/long/file/path
. This became just a tiny tiny bit irritating and took me a bit to open up my projects. And since I'm just that bit lazy, I made CodeOpen. Now, you no longer have to type that really long command; instead you can just do codeopen project
. The project argument is something that you specify in the config file. To read more on the config file, read the docs!