Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

codex

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codex

  • 1.1.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Codex

http://github.com/pragdave/codex

== Description

This is a remarkably trivial package that makes simply HTML-based presentations from a set up source files written using Textile. It's designed to help when creating slides that contain lots of code, as it allows code to be embedded from external source files. This means that the code that you embed can come from running (and tested) programs.

The code in the resulting slides is syntax highlighted, and is hyperlinked to the original source file, allowing that file to be brought up in Textmate.

== Requirements

  • make sure you have Ruby 1.8.6 installed and RubyGems

== Installation

	gem install codex

== Usage

  • type 'rake all' in the same directory as this README file
  • open html/all.html

== License

See the file LICENSE.txt for details on how this all may be used.

FAQs

Package last updated on 04 Nov 2009

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc