Skip to content

brilliantfantastic/business

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brilliant Fantastic Business

A repository of all the important business papers running Brilliant Fantastic as a consultantcy. For the world to see.

BUSINESS PAPERS

INSTALLATION

These important business papers are written in markdown, also known as god's format. To convert these to a sendable format, we can take advantage of Pandoc.

You need Ruby and a clone of this repo locally to convert the documents.

Prerequisites

  • Ruby
  • Git
  • Pandoc - You can run brew install pandoc in order to install it.
  • BasicTeX
  • Bundler - You can run gem install bundler in order to install it.

CONVERTING TO PDF

  • Clone the repo
git clone https://github.com/brilliantfantastic/business.git
  • Install the gems
bundle install
  • Run the rake task
bundle exec rake "convert[contracts/support_contract.md]"

The output is placed in the /output directory as the name of the document and the document will automatically open.

About

Important business papers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages