Skip to content
Snippets Groups Projects
user avatar
Oskar Stenberg authored
a2dca825
History
Name Last commit Last update
data
tools
.gitignore
Makefile
README.md

Actions to be done

Printing pallet labels

  • Find highest number of already packed pallets (use 1 for first pallet)
  • Connect computer to the wired network
  • Print labels by running tools/print-pallet-label FIRST LAST 'Room where stuff comes from'

Documenting pallet content

  • Create a new pallet description by running tools/new-content PALLET_NUMBER
  • Add lines (preceeded by '*') as needed in the content section
  • Save the description
  • Exit the editor (this will make a git add/commit of the description)

At end of day

  • Connect computer to the wired network
  • Push changes to backup by running tools/do-git-sync