Sha256: 8e63c235a3f9bc489acfcc556d6bb7237cae213aab04b6cdecf7f4a74572e356

Contents?: true

Size: 1.18 KB

Versions: 11

Compression:

Stored size: 1.18 KB

Contents

    Capucine - <%= config %> 
    Usage:

        Configure your preferences in capucine.yaml

        $ capucine [option]
  
    Options:

        new  [name]                   -    Create a new project 
                                           If not name specified, this will create the folder : capucine/

        init                          -    Initialize a project in current folder (simply add a capucine.yaml file)
      
        compile [path/to/config]      -    Compile .sass, .coffee, .erb files (just once)
                              
        watch [path/to/config]        -    Compile .sass, .coffee, .erb files (run the watcher).

        help                          -    Print this message

    Shortcuts:

        n = new

        i = init

        c = compile

        w = watch

        h = help

    Informations:
    
        Github         -  https://github.com/damln/Capucine
        Documentation  -  http://capucine.dln.name
        Twitter        -  @wearecapucine ( http://twitter.com/wearecapucine )
      
    Author:

        Name           - Damian Le Nouaillle
        Site           - http://dln.name
        Twitter        - @damln ( http://twitter.com/damln )
      

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
capucine-0.1.7 content/templates/cmd_help.erb
capucine-0.1.6 content/templates/cmd_help.erb
capucine-0.1.5 content/templates/cmd_help.erb
capucine-0.1.2 content/templates/cmd_help.erb
capucine-0.1.1 content/templates/cmd_help.erb
capucine-0.0.9 content/templates/cmd_help.erb
capucine-0.0.8 content/templates/cmd_help.erb
capucine-0.0.7 content/templates/cmd_help.erb
capucine-0.0.6 content/templates/cmd_help.erb
capucine-0.0.5 content/templates/cmd_help.erb
capucine-0.0.4 content/templates/cmd_help.erb