Usage/RunScript

Running the script

There's not much to say about:

  • Check the HyperSQL.ini file for configuration. Optionally make a copy, and adjust it to your needs
  • Run HyperSQL.py without any parameter (uses HyperSQL.ini located in the directory you are in) to parse the code from below the directory you specified in HyperSQL.ini, and generates HTML in the specified output directory
  • Run HyperSQL.py with the name of your project as only parameter, like HyperSQL.py myProject. This would use myProject.ini if found, otherwise myproject.ini - and if that's not found either, fall back to HyperSQL.ini
  • Run HyperSQL.py --help to find out about more command line options (version 2.9 and higher)

That's it - enjoy!

Last modified by izzy, 06/02/10 15:45:17 (3 years ago)