/Readme.rst

https://gitlab.com/codeyash/plugins · ReStructuredText · 37 lines · 24 code · 13 blank · 0 comment · 0 complexity · 4362f83a38a170d6af582dd87af1ddbc MD5 · raw file

  1. Overview
  2. ========
  3. Plugins for KineticWing IDE
  4. Python based plugin system and supports plug and play functionality.
  5. Each plugin loaded from Actions.Json. This created menus and actions inside editor.
  6. Global config where you can disable unwanted plugins. By default it will load all plugins.
  7. TODO
  8. ====
  9. 1. Update readme
  10. 2. Releasing PhpParser
  11. 3. Working on FTP uploader
  12. License
  13. =======
  14. Everything except third party libraries are under Apache License, Version 2.0
  15. Feel free to do whatever you like with code.
  16. Requirements
  17. ============
  18. 1. Python 3.x
  19. 2. PythonQt latest (rev 356)
  20. Optional Requirement
  21. ====================
  22. Arpeggio Latest
  23. We are updating this readme. Most plugins here are incomplete.
  24. Stay tuned. :)