Skip to content

uiuc-bioinf-club/cheatSheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheatSheets

References, tips and instructions for doing common tasks

Install

  1. Clone: git clone <repository URL>

  2. For quick access to refrence sheets add following line to your .bashrc

     source /path/to/repo/cheatSheets/aliases.sh

    This makes the following aliases available:

    quickRef   ## quickRef.md in your default markdown editor

Updating repository

  1. Edit quickRef.md

  2. Update the corresponding file in ./display_github by running

    make
  3. Push to github

About

quick references

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors