Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

code_rippa

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code_rippa

bundlerRubyGems.org
Version
0.0.1
Version published
Maintainers
1
Created
Source

CodeRippa

CodeRippa takes your source code and turns it into a beautiful PDF file.

Installation

Add this line to your application's Gemfile:

gem 'code_rippa'

And then execute:

$ bundle

Or install it yourself as:

$ gem install code_rippa

Usage

$ Usage: code_rippa [options] file_or_directory
$	-l, --list-themes                List all available themes
$	-t, --theme THEME                Selected theme
$	-n, --list-syntax                List all available syntax
$	-s, --syntax SYNTAX              Selected syntax
$	-x, --excluded-exts E1,E2,EN     Exclude these extensions when processing
$	-h, --help                       Display this screen

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Added some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

FAQs

Package last updated on 26 Mar 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts