Neat project! 😃
How about adding support for git commands?
This would be very intuitive - I'm always surprised when I instinctively type a git command on StackBlitz, or attempt to npm install from a git: source, and it doesn't work. 😅
(Note that I couldn't immediately get g4c to actually work on StackBlitz - the author says it should work, which presumably means it would work on WebContainers, but no luck yet. Very new project though. I opened an issue and asked.)
What else do you have planned? Just playing around for now, or do you have a loose roadmap in mind?
Neat project! 😃
How about adding support for
gitcommands?https://www.npmjs.com/package/isomorphic-git
https://www.npmjs.com/package/g4c
This would be very intuitive - I'm always surprised when I instinctively type a
gitcommand on StackBlitz, or attempt tonpm installfrom agit:source, and it doesn't work. 😅(Note that I couldn't immediately get
g4cto actually work on StackBlitz - the author says it should work, which presumably means it would work on WebContainers, but no luck yet. Very new project though. I opened an issue and asked.)What else do you have planned? Just playing around for now, or do you have a loose roadmap in mind?