Allows the user to select between clone, hardlink, and copy semantics for installs. (The pnpm documentation has a decent description of what these mean: https://pnpm.io/npmrc#package-import-method.) Closes #159.
puffin sync
Closes #158.
Also removes `owo_colors` because it was really painful to get it to avoid printing colors during tests.