Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 849 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 849 Bytes

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 key
    • ctrl+s to copy a deployable link to the editor contents into your clipboard
    • ctrl+shift+s to save the editor contents locally as a text file
    • ctrl+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 or ctrl+s ! 🥳

Big thanks to the nice people at Deno who make this brave new world of working possible.