Features:
- Deploy mod.ts straight to Deno Deploy or use deployctl to host the IDE locally
- Configurable hotkeys! 🎉
ctrl+d
to deploy the contents of your editor to your own instance using a deploy keyctrl+s
to copy a deployable link to the editor contents into your clipboardctrl+shift+s
to save the editor contents locally as a text filectrl+o
to load the contents at an arbitrary URL into the editor
- 🎊 Try it out at https://ide.deno.dev and deploy the editor contents to your very own instance using either
ctrl+d
orctrl+s
! 🥳
Big thanks to the nice people at Deno who make this brave new world of working possible.