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

Side by Side Diff: mojo/dart/mojom/README.md

Issue 1052993014: Dart: Adds mojom pub package. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « mojo/dart/mojom/PATENTS ('k') | mojo/dart/mojom/bin/init.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 mojom
2 ====
3
4 This package is a placeholder for generated mojom bindings.
5
6 Generated Mojo bindings in other pub packages should be installed into this
7 package by saying the following after `pub get`:
8
9 ```
10 $ pub run mojom:init -p `pwd`/packages
Ivan Posva 2015/04/24 23:28:33 pub run mojom:generate
11 ```
OLDNEW
« no previous file with comments | « mojo/dart/mojom/PATENTS ('k') | mojo/dart/mojom/bin/init.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698