This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Generate initial manifest with examples #343
Closed
Description
Being that we're moving towards a system where the manifest isn't rewritten by the tool, but is (at most) appended to, it becomes more important to provide examples of how to actually fill a manifest file. To that end, dep init
should create manifest files with a commented sample block, demonstrating how each of the different properties in a manifest can be used.