-
Notifications
You must be signed in to change notification settings - Fork 10
TODO
rostok edited this page Feb 19, 2018
·
9 revisions
- architecture
- polish the existing version, remove unnecessary clut
- rework the architecture if necessary
- document the code
- create/review core functions
- cliboard management
- DOM manipulation
- getting and sending data
- commands
- add command options parser
- piping
- commands history and undo
- add simple command stubs in editor
- function to add command aliases
- add preview and execute command counter for better suggestions
- build
- add tests
- continuous integration and automate build process
- issue and register proper extension for firefox and chrome store
- commands
- add new commands
- review all current commands, decide what stays, fix remaining