Sha256: ca6b0691635cae49d6821907dafdf5c33bf45762af96c52073a63c9b1a18139c

Contents?: true

Size: 1.05 KB

Versions: 7

Compression:

Stored size: 1.05 KB

Contents

    Capucine - <%= config %>
    Usage:

        Configure your preferences in capucine.yaml

        $ capucine [command]

    Commands:

        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

    Author:

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
capucine-0.2.9 content/templates/cmd_help.erb
capucine-0.2.5 content/templates/cmd_help.erb
capucine-0.2.4 content/templates/cmd_help.erb
capucine-0.2.3 content/templates/cmd_help.erb
capucine-0.2.2 content/templates/cmd_help.erb
capucine-0.2.1 content/templates/cmd_help.erb
capucine-0.2.0 content/templates/cmd_help.erb