Commit graph

108 commits

Author SHA1 Message Date
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
Andrew Schwartzmeyer 6f0c671853 Document OS X dependency installation instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 1937ad5784 Move Linux instructions to docs/building/linux.md 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 19e870aad2 Refactor readme header 2016-03-30 21:30:06 -07:00
Sergei Vorobev 111b254f3d Remove psl-monad submodule
Fix #656
2016-03-30 20:01:05 -07:00
Andrew Schwartzmeyer d5d0d29cf9 Fix use of install.ps1 on AppVeyor
Resolves #718.

The 1.0.0 builds are no longer in the "beta" channel.

Update version to 1888.
2016-03-21 14:31:41 -07:00
Sergei Vorobev 0cb76a9a09 Remove explicit msbuild requirement
Fix #684
We already require VS 2015 installation.
Grab msbuild automatically from .NET framework folder.
2016-03-18 12:01:18 -07:00
Andrew Schwartzmeyer 38a53d68b4 Improve readme 2016-03-16 23:49:26 -07:00
Sergei Vorobev b9283d04cc Add a note about VC++ in README.md 2016-03-16 17:23:52 -07:00
Andrew Schwartzmeyer 6e98692827 Revert "Update README.md"
This reverts commit 0908997a8e.

Fixes #675
2016-03-15 21:14:58 -07:00
Sergei Vorobev cd3b0a02cb Update README.md to use Visual Studio 2015 2016-03-15 13:24:32 -07:00
Andy Schwartzmeyer 02184b3c96 Merge pull request #657 from PowerShell/update-readme
Update readme
2016-03-14 12:32:55 -07:00
Zach Folwick 5d81f12b49 Add Experimental .NET Core Debugging in VS Code
[skip ci]
2016-03-14 12:29:15 -07:00
Andrew Schwartzmeyer 342a7530c7 Update FullCLR detailed build instructions
This was left out of date as of #655. It is also needed to be a
subsection of the detailed build notes section.

Some typos and superfluous information were fixed.
2016-03-14 12:29:07 -07:00
Andrew Schwartzmeyer a2974fa7fe Move Git installation instructions to contributing
The readme is getting quite large, so in an effort to shorten it, the
Git installation instructions (which have nothing to do with PowerShell,
but are helpful for new users), are now in `CONTRIBUTING.md`. Thus, if
someone is totally new to Git, they will be far more likely to review
our contributing guidelines, and so read our rules and best practices.

Cloning the source code was cleaned up so that initializing the
submodules is done in a separate step. This simplifies the first step,
making it more likely to succeed (and narrowing the possible failures).
2016-03-14 12:29:07 -07:00