Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 469 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 469 Bytes

Quick Documentation

This is a tool which can be used to start quick documentation for a self motivated project.

Installation

  1. Extrat the files in ~/Documents/LatexTemplate

  2. Now add following alias to your bash script

    alias newDoc='mkdir Documentation 
                cd Documentation 
                cp -a ~/Documents/LatexTemplate/* . 
                cd ..'
    
  3. Whenever you start a new project, just use newDoc

Todo

  1. Bibliography