Sha256: 068d53ca6f63c58204f2562925d6d80138f930fac415139fc4f04794c6e60f93

Contents?: true

Size: 136 Bytes

Versions: 10

Compression:

Stored size: 136 Bytes

Contents

#!/bin/bash
echo "Usage: citrin command [args]
Commands are:
  create_database appname
  create_webserver appname
  create_svn appname"

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
citrin-0.0.9 commands/help
citrin-0.0.8 commands/help
citrin-0.0.7 commands/help
citrin-0.0.6 commands/help
citrin-0.0.5 commands/help
citrin-0.0.4 commands/help
citrin-0.0.3 commands/help
citrin-0.0.2 commands/help
citrin-0.0.1 commands/help
citrin-0.0.0 commands/help