The ultimate editor for true believers
Go to file
Sameer Rahmani 9db9615dbe Merge branch '1.0' of github.com:KusoIDE/KusoIDE into 1.0 2014-03-19 09:59:25 +03:30
bin installer script changed to support remote installation. 2013-06-09 21:21:53 +04:30
conf v1.0 merged in mainline 2013-09-25 23:40:10 +03:30
scripts some old files removed 2014-03-19 00:33:28 +03:30
share Kuso icons added, Thanks to Mate theme. We really need an icon 2014-03-18 01:11:37 +03:30
src.old Installer script fixed for official installation 2013-09-25 23:45:54 +03:30
.gitignore some old files removed 2014-03-19 00:33:28 +03:30
COPYING COPYING added 2010-12-23 16:57:44 +03:30
README.md Merged 2014-03-16 17:31:21 +03:30
TODO.org First release candidate of v1.0 2013-09-25 23:22:49 +03:30
config fancy header added 2014-03-15 19:52:45 +03:30
config.sh some old files removed 2014-03-19 00:33:28 +03:30
install.sh Merge branch '1.0' of github.com:KusoIDE/KusoIDE into 1.0 2014-03-19 09:59:25 +03:30
kuso some old files removed 2014-03-19 00:33:28 +03: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
  • texinfo
  • git
  • bzr
  • 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
  1. Installation =============== Just run install.sh in its directory and after that run kuso to get extra plugins