Skip to content

gerryhocks/redpen-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redpen-doc

This repository is for the user manual of RedPen.

Requirements

  • AsciiDoctor
  • rubygem-coderay

Download and Build

We download and build the manual with the following steps.

  1. go to your home directory (/home/username if your account name is 'username')
    $ cd username
  1. clone the source code with git command
    $ git clone git@github.com:recruit-tech/redpen-doc
  1. compile the user manual
    $ cd redpen-doc
    $ make html

About

RedPen user's manual

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Makefile 100.0%