File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -2,36 +2,40 @@ Overview
2
2
========
3
3
Plugins for KineticWing IDE
4
4
5
+ See official page. `KineticWing IDE <http://github.com/speedovation >`_
6
+
7
+
8
+ Deprecated
9
+ ******************
10
+ Below part is deprecated.
11
+
5
12
Python based plugin system and supports plug and play functionality.
6
13
7
14
Each plugin loaded from Actions.Json. This created menus and actions inside editor.
8
15
9
16
Global config where you can disable unwanted plugins. By default it will load all plugins.
10
17
11
18
TODO
12
- ====
19
+
13
20
1. Update readme
14
21
2. Releasing PhpParser
15
22
3. Working on FTP uploader
16
23
17
24
18
25
License
19
- =======
20
26
Everything except third party libraries are under Apache License, Version 2.0
21
27
22
28
Feel free to do whatever you like with code.
23
29
24
30
25
31
Requirements
26
- ============
27
32
1. Python 3.x
28
33
2. PythonQt latest (rev 356)
29
34
30
35
31
36
Optional Requirement
32
- ====================
33
37
Arpeggio Latest
34
38
35
39
We are updating this readme. Most plugins here are incomplete.
36
40
37
- Stay tuned. :)
41
+ Stay tuned. :)
You can’t perform that action at this time.
0 commit comments