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