/Readme.rst
https://gitlab.com/codeyash/plugins · ReStructuredText · 37 lines · 24 code · 13 blank · 0 comment · 0 complexity · 4362f83a38a170d6af582dd87af1ddbc MD5 · raw file
- Overview
- ========
- Plugins for KineticWing IDE
- Python based plugin system and supports plug and play functionality.
- Each plugin loaded from Actions.Json. This created menus and actions inside editor.
- Global config where you can disable unwanted plugins. By default it will load all plugins.
- TODO
- ====
- 1. Update readme
- 2. Releasing PhpParser
- 3. Working on FTP uploader
- License
- =======
- Everything except third party libraries are under Apache License, Version 2.0
- Feel free to do whatever you like with code.
- Requirements
- ============
- 1. Python 3.x
- 2. PythonQt latest (rev 356)
- Optional Requirement
- ====================
- Arpeggio Latest
- We are updating this readme. Most plugins here are incomplete.
- Stay tuned. :)