The ultimate editor for true believers
Go to file
Sameer Rahmani 779bd6523e company dark theme added to default theme 2015-07-11 14:38:46 +04:30
bin couple of installer related bugs fixed 2014-03-24 14:17:24 +04:30
conf Cask planted in kuso.config.el and el-get configuration removed 2014-11-13 21:53:11 +03:30
lib company dark theme added to default theme 2015-07-11 14:38:46 +04:30
scripts Merge branch 'master' of github.com:KusoIDE/KusoIDE 2014-10-03 00:28:55 +03:30
share desktop file and launcher reviewed 2015-07-07 16:25:33 +04:30
.gitignore .cask added to ignore list 2014-11-15 00:12:32 +03:30
COPYING COPYING added 2010-12-23 16:57:44 +03:30
README.md color theme monakai added 2015-07-09 15:07:36 +04:30
TODO.org first version of development extension done 2015-07-08 23:25:37 +04:30
fg42 company dark theme added to default theme 2015-07-11 14:38:46 +04:30
fg42-config.el company dark theme added to default theme 2015-07-11 14:38:46 +04:30
install.sh old src removed. Installer completed 2014-03-19 15:44:45 +03:30

README.md

Future Gadgets 42

If you love GNU/Emacs, If you love to program in an editor instead of big slow IDE but still enjoy to have a handy code editor then FG42 is the right choice for you.

Dependencies

FG42 required these softwares:

  • GNU Emacs >= 25

Python dependencies (kuso-python plugin)

  • pep8
  • pyflakes
  • pychecker
  • pylint
  • jedi
  • epc

Ruby dependencies (kuso-ruby plugin)

  • rb-readline
  • Rake
  • Bundle
  • rbenv
  • pry
  • pry-doc
  • meta_source

HTML dependencies

  • tidy
  • xmlstarlet

CSS dependencies

  • python-cssutils (pip install cssutils)
  • csslint

Installation

Just clone the repository and run the fg42 script.

Enjoy using FG42 ;)

what's with the name?

I'm a huge fan of Steins Gate anime and I follow its naming convensions on Future Gadgets 42.

License

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

FG42 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 FG42 that locate in 'doc' directories release under the term of GNU FDL.

Copyright (C) 2010-2015 Sameer Rahmani lxsameer@gnu.org