Create `mar init` command
This command should
- Create default directory structure
mkdir -p ~/.mar/machine
andmkdir -p ~/.mar/experiment
- Create default config file
cd ~/.mar/ && touch config
- If machine/experiment folders are empty, create a example user configurations by copying some