The ultimate editor for true believers
Go to file
Sameer Rahmani 7dc4a026db kuso executable permission bug fixed 2013-07-18 02:31:03 +04:30
bin installer script changed to support remote installation. 2013-06-09 21:21:53 +04:30
conf little installer output bug fixeD 2013-06-10 19:45:11 +04:30
docs ido and solarized color themes added 2013-05-21 23:31:22 +04:30
images SB1 first standalone installation try 2011-12-05 17:29:14 +03:30
src dpaste mode and about.el moved to kus-base plugin 2013-07-17 02:48:34 +04:30
.gitignore Required files added 2011-12-03 15:00:16 +03:30
COPYING COPYING added 2010-12-23 16:57:44 +03:30
README.md solarized color theme added 2013-04-10 16:17:42 +04:30
TODO.org dpaste mode and about.el moved to kus-base plugin 2013-07-17 02:48:34 +04:30
install.sh kuso executable permission bug fixed 2013-07-18 02:31:03 +04:30

README.md

Kuso IDE

A piece of Shit GNU Emacs based IDE Copyright (C) 2010-2013 Sameer Rahmani lxsameer@gnu.org

Contents

  1. License

  2. Dependencies

  3. 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.

  1. Dependencies

Kuso IDE required these softwares:

  • GNU Emacs

Python dependencies

  • pep8
  • pyflakes
  • pychecker
  • pylint

For autocompetion:

  • jedi
  • epc

HTML dependencies

  • tidy

CSS dependencies

  • python-cssutils (pip install cssutils)
  1. Installation

Just run install.sh in its directory