[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: geda naming convention
> /usr/bin/geda could be a simple shell script that parses command line
> arguments and calls the right tool(s) on the old name. This way existing
> makefiles and user habits wouldn't break while we could have a general
> geda command.
Yeah, this is what I have in mind. Then, users would do:
geda gschem
geda gattrib
etc
If the script found no arg, it would start the project manager
xgsch2pcb. And if the user input an unrecognized program name, then
the script would emit a help string giving the user a list of tools he
can run.
Stuart
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev