Commit graph

122 commits

Author SHA1 Message Date
Sergei Vorobev
a559d91b93 Use pronounces consistently in cloning instruction 2016-08-11 08:52:53 +03:00
Andy Schwartzmeyer
42a755bcdc Fix welcome message in readme
First word was misspelled "Welcome" and OS X was missing its space delimiter.
2016-08-09 16:59:05 -07:00
Angel Calvo
031ba8795b Merge pull request #1647 from PowerShell/AngelCalvo-patch-3
Update README.md
2016-08-08 17:28:17 -07:00
hiteshraigandhi
42c8df9c58 Update README.md 2016-08-05 14:10:42 -07:00
Angel Calvo
0189bea2e6 Update README.md 2016-08-04 12:35:02 -07:00
Angel Calvo
b38256aab1 Update README.md
Made some changes on package installation table -  I noticed some inconsistencies some places using How to Install, others Installation Instructions.  So I cleaned up, and removed “How to” in favor of “install” and Installation Instuctions.

Update README.md

Update README.md
2016-08-02 15:31:41 -07:00
joeyaiello
da6f7abb4b update README with license info 2016-07-29 14:15:46 -07:00
AngelCalvo
d29848aece Update README.md 2016-07-28 15:59:53 -07:00
Andrew Schwartzmeyer
ba6b9663fb Move build badges
* Remove superfluous link to releases page
* Remove superfluous link to docs/build
* Add column back for install instructions
* Add extra link to the FAQ
2016-07-28 15:09:14 -07:00
Andrew Schwartzmeyer
f63da502e1 Make 101.md the tree's README.md 2016-07-28 11:15:42 -07:00
Andrew Schwartzmeyer
886dea5cb5 Rewrite README 2016-07-28 11:15:42 -07:00
Sergei Vorobev
ef04ff27c2 Formatting in top-level README.md
- Remove redundant 'Build from Source' column, since the Section name already implies it
- Lists with 1 bullet-point are weird-looking, especially sub-lists
2016-07-26 23:56:46 -07:00
Sergei Vorobev
b1e3cc8276 Remove non-used link references 2016-07-24 09:55:44 -07:00
Jianyun Tao
31344808bd Updated the Downloading Source code section to address the feedback from lzybkr. 2016-07-20 17:23:06 -07:00
Jianyun Tao
7b2d101668 added "recursive cloning" back to readme per request #1197 2016-07-20 17:09:41 -07:00
Travis Plunk
955f3f27d3 Clarified how to install OS X. 2016-07-20 11:41:11 -07:00
Travis Plunk
ec69fb37ed Clarified the Get PowerShell instructions 2016-07-20 11:36:06 -07:00
Travis Plunk
661c323c28 Simplified over complicated table into single link.
Removed redundant contributing text and replaced with link to contributing doc.
Removed maitaner specific text and replaced with link to contributor specific section for the topic
2016-07-20 11:18:28 -07:00
Travis Plunk
fd9cf03261 Addressed @jianyun `s and @vor 's PR comments 2016-07-19 16:36:08 -07:00
Travis Plunk
4c74e05972 Drafted update to contribution guidelines 2016-07-19 16:36:08 -07:00
Aleksandar Nikolić
16bc74e722 Update README.md
Resolving conflicts.
2016-07-19 05:01:43 +02:00
Aleksandar Nikolić
3935848d43 Update PowerShell/README.md
Fixed casing and a couple of typos.
Added newlines following one-sentence-per-line principle.
2016-07-19 02:16:00 +02:00
Yanbing
b3f2dbc12c update some wording 2016-07-13 16:44:40 -07:00
Yanbing
9f4dc7081b update some wording 2016-07-13 15:59:08 -07:00
Jianyun
006eb1f734 Merge pull request #1339 from PowerShell/jianyun/docs
Created Learning PowerShell
2016-07-12 18:12:10 -07:00
joeyaiello
0eac00ed0b first pass of contributor docs
Rework of contributor docs to reflect actual flow
for both internal and external developers using
the PowerShell/PowerShell repo for the first time.
Includes updates to issue/PR guidelines, repo 101,
and CONTRIBUTING.md.
2016-07-12 13:39:36 -07:00
Jianyun Tao
062335f47a updated link in readme 2016-07-12 13:27:21 -07:00
Andrew Schwartzmeyer
218480cd26 Add official Microsoft Open Source Code of Conduct 2016-06-27 10:35:21 -07:00
Jianyun Tao
1d474107c9 fixed a broken link in readme 2016-06-24 16:49:24 -07:00
Don Gill
abc83b0e51 Updated per feedback. 2016-06-24 13:15:34 -07:00
Don Gill
178becf21e (WIP) Updated draft of readme for PM review. 2016-06-23 08:21:07 -07:00
Don Gill
cc8e7a789e WIP initial draft of readme 2016-06-22 16:57:17 -07:00
Andrew Schwartzmeyer
acf76231e5 Update readme for Windows releases 2016-06-16 17:18:43 -07:00
Sergei Vorobev
3bae87d2a4 Update appveyor badge link [skip ci] 2016-05-22 00:16:41 -07:00
Andrew Schwartzmeyer
fcf4b38370 Rename PowerShellGitHubDev.psm1 to build.psm1 2016-05-18 13:58:59 -07:00
Andrew Schwartzmeyer
e2f4b16c2f Add team coordination link to internal docs 2016-05-18 10:47:13 -07:00
Andrew Schwartzmeyer
b4faf6463c Move CONTRIBUTING.md into .github folder 2016-04-22 15:12:02 -07:00
Andy Schwartzmeyer
97ca8f5b76 Add Core PS links 2016-04-21 14:22:06 -07:00
Andrew Schwartzmeyer
ca1055c83c Add Frequently Asked Questions to documentation
Addresses some PowerShell, build, and Git questions.
2016-04-20 16:25:58 -07:00
Andrew Schwartzmeyer
50093b202a Update documentation for OS X testing
Copy the Travis CI badge for 10.11. It is the same badge, but it will
fail if the build fails. I don't see a way to have separate badges, but
this highlights that the platform is being tested.
2016-04-14 11:26:34 -07:00
Andrew Schwartzmeyer
841f76ec37 Update Git setup documentation
Now that everyone needs all the submodules. Much simpler.
2016-04-12 16:16:17 -07:00
Andrew Schwartzmeyer
b8f326adf5 Redirect PSRP documentation to other repo 2016-04-12 15:59:38 -07:00
Sergei Vorobev
27eb8ecd12 Remove server2016 from the build status matrix
[skip ci]
2016-04-06 11:32:10 -07:00
Sergei Vorobev
d90f3a8c2f Add server2016 branch to build status table 2016-03-31 19:04:48 -07:00
Andrew Schwartzmeyer
b79af07fbb Add Linux and Windows installation instructions 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer
666d036fd8 Move debugging docs 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer
f1d27d518c Move PSRP notes 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer
c52c5001cb Add build instructions matrix to readme 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer
d6c5242c52 Move Windows .NET Full instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer
444d42f0d3 Move Windows .NET Core build instructions 2016-03-30 21:33:57 -07:00