On Mon, 04 Mar 2019, Lucas De Marchi <[email protected]> wrote: > We had some small problems when calling dim setup. This should > hopefully fix them all, making it easier to setup a new environment > like I was doing. > > Now setting up the environment from scratch has a bigger chance of > working. Maybe we can update the docs with something like: > > curl -O \ > https://gitlab.freedesktop.org/drm/maintainer-tools/raw/master/dim > > ~/bin/dim > chmod +x ~/bin/dim > DIM_PREFIX=/path/to/setup/the/project dim setup
I think the documentation should be to start by cloning the maintainer-tools repo, and continue from there. BR, Jani. > > Another thing we may want to improve: add a --no-interactive or change > the default behavior so dim just do the right thing without asking. > Thoughts? > > Lucas De Marchi (4): > dim: clone in the right dir > dim: do all setup relative to $DIM_PREFIX > dim: update branches after setup > dim: automatically clone maintainer-tools repo > > dim | 32 +++++++++++++++++++------------- > 1 file changed, 19 insertions(+), 13 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
