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

Issue 116673004: adding new command-line app tutorial (Closed)

Created:
7 years ago by mem
Modified:
6 years, 11 months ago
Base URL:
https://github.com/dart-lang/dartlang.org.git@master
Visibility:
Public.

Description

adding new command-line app tutorial BUG= R=sethladd@google.com Committed: 913d4e5

Patch Set 1 #

Total comments: 140

Patch Set 2 : mods based on Kathy's feedback #

Total comments: 56

Patch Set 3 : changes based on comments from Seth #

Total comments: 2

Patch Set 4 : fixed one final tweak from seth #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1089 lines, -410 lines) Patch
A + src/diagrams/tutorials/cmdline/commandlineargs.graffle View 24 chunks +184 lines, -149 lines 0 comments Download
A + src/diagrams/tutorials/cmdline/sourceforhomepage.graffle View 1 22 chunks +243 lines, -257 lines 0 comments Download
A src/site/docs/tutorials/cmdline/images/commandlineargs.png View Binary file 0 comments Download
A src/site/docs/tutorials/cmdline/images/filestructure.png View Binary file 0 comments Download
A src/site/docs/tutorials/cmdline/images/sourceforhomepage.png View 1 Binary file 0 comments Download
A src/site/docs/tutorials/cmdline/index.markdown View 1 2 3 1 chunk +639 lines, -0 lines 0 comments Download
M src/site/docs/tutorials/index.markdown View 1 2 2 chunks +21 lines, -2 lines 0 comments Download
M src/site/docs/tutorials/indexeddb/index.markdown View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mem
Please review the new command-line for big and small. Hosted here: https://tute-cmdline-dot-dart-lang.appspot.com/docs/tutorials/cmdline/ Thanks. mem
7 years ago (2013-12-18 20:56:16 UTC) #1
mem
Adding seth as a reviewer
7 years ago (2013-12-20 19:59:46 UTC) #2
Kathy Walrath
In general, looks good. A bunch of nitty stuff, plus some suggestions for organizing/framing the ...
7 years ago (2013-12-20 23:12:15 UTC) #3
mem
PTAL. mem https://chromiumcodereview.appspot.com/116673004/diff/1/src/site/docs/tutorials/cmdline/index.markdown File src/site/docs/tutorials/cmdline/index.markdown (right): https://chromiumcodereview.appspot.com/116673004/diff/1/src/site/docs/tutorials/cmdline/index.markdown#newcode44 src/site/docs/tutorials/cmdline/index.markdown:44: <h3>An introduction to command-line apps</h3> On 2013/12/20 ...
6 years, 11 months ago (2013-12-30 22:17:13 UTC) #4
sethladd
https://chromiumcodereview.appspot.com/116673004/diff/60001/src/site/docs/tutorials/cmdline/index.markdown File src/site/docs/tutorials/cmdline/index.markdown (right): https://chromiumcodereview.appspot.com/116673004/diff/60001/src/site/docs/tutorials/cmdline/index.markdown#newcode14 src/site/docs/tutorials/cmdline/index.markdown:14: {% capture whats_the_point %} Global: I'd like to see ...
6 years, 11 months ago (2014-01-03 00:57:27 UTC) #5
mem
PTAL https://tute-cmdline-dot-dart-lang.appspot.com/docs/tutorials/cmdline https://chromiumcodereview.appspot.com/116673004/diff/60001/src/site/docs/tutorials/cmdline/index.markdown File src/site/docs/tutorials/cmdline/index.markdown (right): https://chromiumcodereview.appspot.com/116673004/diff/60001/src/site/docs/tutorials/cmdline/index.markdown#newcode14 src/site/docs/tutorials/cmdline/index.markdown:14: {% capture whats_the_point %} On 2014/01/03 00:57:28, ...
6 years, 11 months ago (2014-01-03 17:38:02 UTC) #6
sethladd
lgtm with an open note about --checked https://chromiumcodereview.appspot.com/116673004/diff/150001/src/site/docs/tutorials/cmdline/index.markdown File src/site/docs/tutorials/cmdline/index.markdown (right): https://chromiumcodereview.appspot.com/116673004/diff/150001/src/site/docs/tutorials/cmdline/index.markdown#newcode113 src/site/docs/tutorials/cmdline/index.markdown:113: You can ...
6 years, 11 months ago (2014-01-03 17:54:54 UTC) #7
mem
Committed patchset #4 manually as r913d4e5 (presubmit successful).
6 years, 11 months ago (2014-01-03 19:21:56 UTC) #8
mem
6 years, 11 months ago (2014-01-03 19:22:13 UTC) #9
Message was sent while issue was closed.
THanks for your comments.
All done.

https://chromiumcodereview.appspot.com/116673004/diff/150001/src/site/docs/tu...
File src/site/docs/tutorials/cmdline/index.markdown (right):

https://chromiumcodereview.appspot.com/116673004/diff/150001/src/site/docs/tu...
src/site/docs/tutorials/cmdline/index.markdown:113: You can run the Dart VM in
checked mode by using the `--checked` flag.
On 2014/01/03 17:54:54, sethladd wrote:
> Can we lead with why you might want to do this? Or, we can punt on this and
just
> say "there's lots of options for dart, go here to learn more about them"

Done.

Powered by Google App Engine
This is Rietveld 408576698