Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 848 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 848 Bytes

cheatsheetsShared

Commands and terminology memorization outsourced. Not properly maintained.

  1. Files should contain the source of information and proper instructions. Interweb is full of bad documentation. I will try to do better.
  2. Access should be handled with tokens that have limited lifecycle.
  3. Each machine that has access should have it's personal token. Depending who is granted access, different permissions will be used.
  4. To do list should be one that is general. No personal stuff. Personal stuff should be kept away from GitHub.
  5. Messy personal notes should be kept in a different repo. Only easy to understand memos. Unfinished, but understandable memos are ok.
  6. It is tempting to post bigger pieces of code in this repo, but they have their own place. It's possible that this repo will be almost empty because of that.