FG42/README.md

69 lines
1.6 KiB
Markdown
Raw Normal View History

Kuso IDE
========
A piece of Shit GNU Emacs based IDE
Copyright (C) 2010-2013 Sameer Rahmani <lxsameer@gnu.org>
2010-12-23 13:25:40 +00:00
Contents
2013-09-25 16:10:33 +01:00
========
2010-12-23 13:25:40 +00:00
1. License
2. Dependencies
1. License
2013-09-25 16:10:33 +01:00
==========
2011-01-03 06:02:50 +00:00
Kuso IDE is free software; you can redistribute it and/or modify
2010-12-23 13:25:40 +00:00
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.
2011-01-03 06:04:17 +00:00
Kuso IDE is distributed in the hope that it will be useful,
2010-12-23 13:25:40 +00:00
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.
2011-01-03 06:04:17 +00:00
All the documents of Kuso IDE that locate in 'doc' directories release
2010-12-23 13:25:40 +00:00
under the term of GNU FDL.
2. Dependencies
2013-09-25 16:10:33 +01:00
===============
Kuso IDE required these softwares:
2010-12-23 13:25:40 +00:00
2011-12-03 18:33:27 +00:00
2010-12-23 13:25:40 +00:00
* GNU Emacs
2014-03-15 12:18:01 +00:00
* texinfo
* git
* bzr
2013-12-30 19:24:51 +00:00
* bzr - A decentralized revision control system
2011-12-03 18:33:27 +00:00
2013-09-23 19:59:28 +01:00
Python dependencies (kuso-python plugin)
2013-09-25 16:10:33 +01:00
----------------------------------------
* pep8
* pyflakes
* pychecker
* pylint
* jedi
* epc
2011-12-03 18:33:27 +00:00
Ruby dependencies (kuso-ruby plugin)
------------------------------------
* rb-readline
* Rake
* Bundle
2011-12-03 18:33:27 +00:00
HTML dependencies
2013-09-25 16:10:33 +01:00
-----------------
* tidy
2013-09-25 20:52:49 +01:00
* xmlstarlet
2011-12-03 18:33:27 +00:00
CSS dependencies
2013-09-25 16:10:33 +01:00
----------------
* python-cssutils (pip install cssutils)
2013-09-25 20:52:49 +01:00
* csslint
2011-07-22 15:19:51 +01:00
3. Installation
2013-09-25 16:10:33 +01:00
===============
2013-09-23 19:59:28 +01:00
Just run install.sh in its directory and after that run kuso to get extra plugins