coliru

A minimal, flexible, dotfile installer
git clone https://git.ashermorgan.net/coliru/
Log | Files | Refs | README

invalid.yml (91B)


      1 # Invalid manifest
      2 
      3 steps:
      4   - copy:
      5     - not_src: foo
      6       dst: /foo
      7     tags: [ b, c ]