FG42/README.md

72 lines
1.8 KiB
Markdown
Executable File

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
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](https://en.wikipedia.org/wiki/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>