tree: 69912d533053ffedf7ece4d5914410c586e83958 [path history] [tgz]
  1. aufs/
  2. instalog/
  3. mk/
  4. test_list_editor/
  5. vim/
  6. README.md
devtools/README.md

Developer Tools for Chromium OS Factory

This folder contains various tools to help developer's life easier.

  • aufs/: Help you to virtually combine overlay files with main factory repo.
  • i18n/: Tools for helping internationalization. Currently a tool for migrating legacy test list is providede.
  • instalog/: Tools for finding information on Google Cloud.
  • mk/: Scripts for top level Makefile to use.
  • vim/: Scripts to help programming within VIM editor.
  • test_list_editor/: Configurations for developing test list editor with VSCODE.