mkproject: make projects skeletons.

Copyright (C) 2007, 2011, 2012 Juan Manuel Borges Caño

	This program 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 3 of the License, or
	(at your option) any later version.

	This program 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, see <http://www.gnu.org/licenses/>.

mkproject (make project) homepage <http://code.google.com/p/makeproject>

make project is a command that makes project skeletons. make project automatizes the task of starting a new project with the information provided from the command line. The package created by default is a 'hello world' project of the selected skeleton that is managed with autotools. There are skeletons for bash, c, c library, python, c++, c++ library and perl.

mkproject (make project) uses and contributes to cmd, help2info, tw, rf, gle, ale, ml and toycars technologies:
	mkproject (make project) generated itself (make project), help2info (help to info), tw (translate word), rf (read feed), gle (OpenGL extensions), ale (OpenAL extensions), ml (media library) and toycars (toycars) technologies < http://code.google.com/p/helptoinfo, http://code.google.com/p/translateword , http://code.google.com/p/readfeed , http://code.google.com/p/openglextensions , http://code.google.com/p/openalextensions , http://code.google.com/p/openmedialibrary , http://code.google.com/p/toycars >
	mkproject (make project) wraps cmd (command) technology < http://code.google.com/p/cmdsh >
	mkproject (make project) was documented with help2man and help2info technology < help2man , http://code.google.com/p/helptoinfo >
