Commit graph

32 commits

Author SHA1 Message Date
Livar
f67c59868c
Clarify when myapp.exe and myapp.runtimeconfig.json are needed 2017-10-30 09:32:39 -07:00
John Beisner
26dba14391 Putting back the valuable one-line installation script examples. 2017-09-07 17:26:01 -07:00
John Beisner
901f42e3e9 Updating installation documentation; clarification & typos - deleting superfluous installation doc. 2017-08-02 13:03:32 -07:00
John Beisner
7e79819c6a Updating installation documentation; re: installation scripts - part 3. 2017-08-01 11:56:52 -07:00
John Beisner
abc7846b5f Updating installation documentation; re: installation scripts - part 2. 2017-08-01 11:45:53 -07:00
John Beisner
8724470d4c Updating installation documentation; re: installation scripts. 2017-08-01 11:43:05 -07:00
John Beisner
eb3beef346 Updates to DEB packaging and publishing. 2017-06-06 15:26:04 -07:00
SaeHie Park
31467e681e Fix tab/space mixed indentation of Layout of disk
Documentation/specs/cli-installation-scenarios.md has mixed tab/space
indentation for `Layout on disk` section and shows incorrect layout.
2017-05-22 21:09:00 +09:00
Zlatko Knezevic
09b6be5990 Cleaning up the documentation folder (#5928)
* Cleaning up the documentation folder

This change cleans up the documentation folder in the CLI repo. The
changes are the following:

* Delete old content that is invalid moving forward.
* Move cli-installation-scenarios to the `specs` sub-folder.
* Add a sub-folder for documentation that deals with working with the repo
* Add a general sub-folder
* Finally, change the README.md to reflect this.

Also, this change adds a document that covers CLI UX guidelines for
authors of new commands.

* Firt round of PR feedback changes
2017-03-09 17:09:59 -08:00
Eric Erhardt
d2db776d87 Merge rel/1.0.0 into feature/msbuild. 2016-07-18 14:44:06 -05:00
Piotr Puszkiewicz
89e127b8ac Move downloads to CDN (#3873) 2016-07-15 15:36:01 -04:00
Mattias Karlsson
1f52591d9e Fix invalid json in runtimeconfig (#3871)
The json in  [appname].runtimeconfig.json example is invalid, this adds the missing `,`
2016-07-15 08:52:09 -07:00
Senthil
1532a9d8b3 Change rollForward to applyPatches (#3667) 2016-06-21 14:35:17 -07:00
Eric Erhardt
92077dd6d8 Merge pull request #1817 from krwq/installation_spec
WIP: Installation scenarios spec
2016-06-15 12:26:26 -05:00
Krzysztof Wicher
5958eef136 Update details 2016-03-29 13:32:10 -07:00
Aditya Mandaleeka
ad4eb93164 Fix example runtimeconfig.json. 2016-03-25 17:09:05 -07:00
Krzysztof Wicher
520a33462a add installation-scenarios.md spec 2016-03-22 12:13:38 -07:00
Senthil
db1e86f0c8 Add configProperties section and runtime options 2016-03-21 20:52:46 -07:00
Senthil
e0f8ad0481 Allow to pin a specific runtime version
@anurse, @piotrpMSFT, @gkhanna79, @leecow, @richlander
2016-03-11 01:33:56 -08:00
Andrew Stanton-Nurse
8f4ab7ded7 Update runtime-configuration-file.md 2016-03-04 12:08:16 -08:00
Zlatko Knezevic
b5de686ba4 Merge pull request #1621 from rkakadia/patch-1
Update canonical.md
2016-02-28 13:07:01 -08:00
rkakadia
8aeba7806b Update canonical.md
Typo
2016-02-27 21:57:02 -05:00
rkakadia
f1399ed25a Update canonical.md
Fixed typo.
2016-02-27 21:51:50 -05:00
Andrew Stanton-Nurse
dd6888c02b update deps.json spec 2016-02-24 09:59:53 -08:00
Piotr Puszkiewicz
7a9a501def PR feedback 2016-02-18 15:38:23 -08:00
Luke Elliott
d37f5fad91 Fixed spelling mistakes in documentation 2016-02-16 23:06:32 +00:00
Zlatko Knezevic
5361972563 Update canonical.md
Update the file with actual canonical scenarios.
2016-02-14 22:48:57 -08:00
Zlatko Knezevic
97bc9b6bc6 Create canonical.md
Moving the canonical scenarios to a MD file on the repo.
2016-02-12 16:59:45 -08:00
Andrew Stanton-Nurse
03885e876f add a spec for the new runtime configuration file
(the file formerly known as "deps")
2016-01-14 09:55:56 -08:00
PiotrP
9eed889217 PR Feedback 2016-01-11 13:10:55 -08:00
piotrp
c5ce2eb753 Fixes issue #781 makes CommandResolver comply with new implementation of --depsFile 2016-01-11 02:36:21 -08:00
Andrew Stanton-Nurse
1257b6d3b6 add spec for corehost 2015-12-16 15:48:18 -08:00