Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Side by Side Diff: bootstrap/README.md

Issue 2061263003: add basic bootstrap for coverage (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Patch Set: Add recipes.py flag. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 ## bootstrap.py (a.k.a. "I just want a working recipes-py)
tandrii(chromium) 2016/06/15 09:57:53 nit: " at the end
martiniss 2016/06/15 20:36:53 Done.
2
3 Run
4
5 ./bootstrap/bootstrap.py --deps_file bootstrap/deps.pyl ENV
6
7 This creates a virtualenv called `{repo_root}/ENV` with all the deps
tandrii(chromium) 2016/06/15 09:57:53 how about s/{repo_root}/.
martiniss 2016/06/15 20:36:53 Done.
8 contained in `bootstrap/deps.pyl`.
9
10 For more information, see the infra.git bootstrap [README](https://chromium.goog lesource.com/infra/infra/+/master/bootstrap/README.md)
tandrii(chromium) 2016/06/15 09:57:53 also, can you add another file in this dir to spec
martiniss 2016/06/15 20:36:53 Done; README.recipes.
OLDNEW
« no previous file with comments | « bootstrap/.gitignore ('k') | bootstrap/bootstrap.py » ('j') | bootstrap/bootstrap.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698