Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
freckles / templates / frecklet_doc / html_old / command-line.html
Size: Mime:
<h2 class="section-title" id="command_line">Command-line</h2>

<div class="section-block">
    {{== ['```console\n', 'frecklecute', frecklet_name, '--help\n\n', frecklet_name |
    frecklet_cli_help, '\n```'] | join(' ') | from_markdown ==}}

</div>