Help for this page

Select Code to Download


  1. or download this
    config {
        engine                 CGI;
    ...
            }
        }
    }
    
  2. or download this
        bigtop --create contact.bigtop all
        cd Contact
        createdb contact -U postgres
        psql contact -U regular_user < docs/schema.postgres
        ./app.server [ port_defaults_to_8080 ]
    
  3. or download this
        bigtop docs/contact.bigtop all
    
  4. or download this
        Init Std { no_gen 1; }
    
  5. or download this
        tentmaker [--port=8081]