
homeshick
List of commands for homeshick:
-
homeshick:tldr:1c522 homeshick: Clone a castle.$ homeshick clone ${github_username}/${repository_name}try on your machineexplain this command
-
homeshick:tldr:bf5de homeshick: Go to a castle.$ homeshick cd ${castle_name}try on your machineexplain this command
-
homeshick:tldr:cf7e4 homeshick: Symlink all files from a castle.$ homeshick link ${castle_name}try on your machineexplain this command
-
homeshick:tldr:f20f0 homeshick: Add a file to your castle.$ homeshick track ${castle_name} ${filename}try on your machineexplain this command
-
homeshick:tldr:fe600 homeshick: Create a new castle.$ homeshick generate ${castle_name}try on your machineexplain this command