The ultimate editor for true believers
Go to file
Sameer Rahmani 3b29b0f597 gutter added 2013-02-28 19:41:08 +03:30
bin loading version.el in installer done 2011-12-05 22:06:03 +03:30
conf gutter added 2013-02-28 19:41:08 +03:30
docs description about facilities of KUSO-IDE like a Auto complition , syntax checker and django mode added 2011-12-17 01:17:21 +00:00
images SB1 first standalone installation try 2011-12-05 17:29:14 +03:30
src load and save central session done. (i like this feature) 2012-08-11 20:13:12 +04:30
.gitignore Required files added 2011-12-03 15:00:16 +03:30
.hgignore project lib added 2010-12-25 17:10:39 +03:30
COPYING COPYING added 2010-12-23 16:57:44 +03:30
README CSS and HTML syntax checker added 2011-12-03 22:03:27 +03:30
TODO.org TODO added 2012-10-11 18:12:11 +03:30
install.sh tiny mistake fixed 2011-12-05 23:23:46 +03:30

README

Kuso IDE - A piece of Shit GNU Emacs based IDE
Copyright (C) 2010-2011  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 have these prequest softwares:


* GNU Emacs

Python dependencies
-------------------
* pep8
* pyflakes
* pychecker
* pylint

HTML dependencies
-----------------
* tidy

CSS dependencies
----------------
* python-cssutils (pip install cssutils)


3. Installation
===============
Just run install.sh in its directory