0.5.0 • Published 4 years ago

codewave v0.5.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

CodeWave

Codewave : The text editor helper.

Create abbreviation for you own code snippets and expand them with a push of a button, or use those already provided. Write code faster with this tool designed to give you what you need to be more productive without leaving your favorite text editor.

Try it Here!

Installation

git clone https://github.com/kevthunder/codewave.git

Getting started

  • Do npm install
  • Do npm start, it sould start a server and open the browser
  • Click on the big text area to give it focus
  • Press Ctrl+Shift+E ( or Cmd+Shift+E in osX)
  • Type help
  • Press Ctrl+Shift+E again to show help
~~help~~

ToDo

  • Create some more default commands

running tests

npm tests