CHARP Shell Script Reference - pupitetris/charp GitHub Wiki
These are manuals for the operation of the scripts in the scripts directory:
- client.pl - a CHARP client written in Perl.
- client.tcl - another CHARP client, written in TCL.
- diff.sh - outputs the SQL required to upgrade the database to what the definitions on the sql directory describe.
- fix-architect.sh - fixes the XML in Power Architect native files to avoid unnecessary warnings when exporting SQL from the application.
- fix-sql.pl - manipulates Power Architect SQL exports to compensate for missing features.
- initdb.sh - creates a fresh database from scratch.
- kill-fcgi.sh - for Cygwin, kills all cgi-fcgi FastCGI scripts.
- test-wget.sh - checks if CHARP is sending challenges.
- conf/config.sh - configuration file for the project.
Parameters in ''italics'' are not to be written literally, but represent a concept whose value should be typed in.
Parameters surrounded by brackets ([ ]) should be considered optional.
Examples assume that the scripts are being run from the scripts directory of the project.