Обновил описание
This commit is contained in:
parent
f4ef40a5e7
commit
0cb58a43fb
36
README.md
36
README.md
|
@ -1,27 +1,39 @@
|
||||||
ABOUT
|
# About
|
||||||
|
|
||||||
ProjMan (aka "Tcl/Tk Project Manager") is a editor for programming in TCL/Tk (and other language).
|
ProjMan (aka "Tcl/Tk Project Manager") is a editor for programming in TCL/Tk (and other language).
|
||||||
It includes a file manager, a source editor with syntax highlighting and procedure navigation, a context-sensitive
|
It includes a file manager, a source editor with syntax highlighting and code navigation, a context-sensitive help system, Git support, and much more.
|
||||||
help system, and much more.
|
Working an Linux and Windows.
|
||||||
Working an Linux.
|
|
||||||
|
|
||||||
REQUIREMENTS
|
# Support languages
|
||||||
|
|
||||||
|
Highlightning and source code navigation:
|
||||||
|
|
||||||
|
* Tcl/Tk
|
||||||
|
* GO
|
||||||
|
* Perl
|
||||||
|
* Python
|
||||||
|
* Ruby
|
||||||
|
* Shell (BASH)
|
||||||
|
* Markdown
|
||||||
|
* YAML (Ansible support)
|
||||||
|
|
||||||
|
Highlightning:
|
||||||
|
|
||||||
|
* HTML
|
||||||
|
* XML
|
||||||
|
|
||||||
|
# Requirements
|
||||||
|
|
||||||
For UNIX-like OS
|
For UNIX-like OS
|
||||||
Tcl/Tk >= 8.6 http://tcl.tk
|
Tcl/Tk >= 8.6 http://tcl.tk
|
||||||
tcllib, tklib
|
tcllib, tklib
|
||||||
|
|
||||||
CREDITS
|
# Credits
|
||||||
|
|
||||||
|
Sergey Kalinin - author
|
||||||
svk@nuk-svk.ru
|
svk@nuk-svk.ru
|
||||||
http://nuk-svk.ru
|
http://nuk-svk.ru
|
||||||
|
|
||||||
Laurent Riesterer - VisualREGEXP and TkDIFF+ parts
|
Laurent Riesterer - VisualREGEXP and TkDIFF+ parts
|
||||||
laurent.riesterer@free.fr
|
laurent.riesterer@free.fr
|
||||||
http://laurent.riesterer.free.fr
|
http://laurent.riesterer.free.fr
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user