FG42/README.md

66 lines
1.6 KiB
Markdown
Executable File

Kuso IDE
========
A piece of Shit GNU Emacs based IDE
Copyright (C) 2010-2013 Sameer Rahmani <lxsameer@gnu.org>
Contents
========
1. License
2. Dependencies
1. License
==========
Kuso IDE is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
any later version.
Kuso IDE is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
All the documents of Kuso IDE that locate in 'doc' directories release
under the term of GNU FDL.
2. Dependencies
===============
Kuso IDE required these softwares:
* GNU Emacs
* bzr - A decentralized revision control system
Python dependencies (kuso-python plugin)
----------------------------------------
* pep8
* pyflakes
* pychecker
* pylint
* jedi
* epc
Ruby dependencies (kuso-ruby plugin)
------------------------------------
* rb-readline
* Rake
* Bundle
HTML dependencies
-----------------
* tidy
* xmlstarlet
CSS dependencies
----------------
* python-cssutils (pip install cssutils)
* csslint
3. Installation
===============
Just run install.sh in its directory and after that run kuso to get extra plugins