Commit graph

20 commits

Author SHA1 Message Date
Next Turn
310c0210e6 Update links (#2408) 2019-03-08 19:52:12 -08:00
Next Turn
4b17f38b2d Enforce coding styles (#2377) 2019-03-05 08:14:06 -08:00
Next Turn
7006053e39 Remove BOM (#2367) 2019-03-03 22:48:21 -08:00
David Lechner
ed1c85de46
dotnetsay: use stdin for message when redirected
This adds a feature to the dotnetsay program to allow using stdin as the message when stdin is redirected. This lets us do fun things like:

    fortune | dotnetsay
2018-06-03 13:38:47 -05:00
Rich Lander
e9e6c91206
Enabled tiered compilation for dotnetsay (#1607)
Enable tiered compilation for dotnetsay
2018-05-29 09:48:56 -07:00
Rich Lander
1772e19921
Add EA 2.1 link 2018-05-25 17:11:25 -07:00
Rich Lander
e455f4aa1f
Update dotnetsay for .NET Core 2.1 release (#1597) 2018-05-25 12:04:08 -07:00
Rich Lander
aa149360de
Update instructions to use ContinuousIntegrationBuild (#1567) 2018-05-17 11:32:30 -07:00
Rich Lander
121587c83a Add instructions for debugging tools 2018-05-15 22:44:45 -07:00
Rich Lander
d8a912e486 Add sourcelink instructions for dotnetsay 2018-05-15 22:21:10 -07:00
Rich Lander
6dd1c9e50d
Add .NET Core RC1 version of dotnetsay (#1565)
* Update for .NET Core 2.1 RC1

* Update version number

* Update dotnetsay to 2.1.1
2018-05-15 21:05:15 -07:00
Rich Lander
f440620615
Update sample for .NET Core 2.1 Preview 2 (#1428) 2018-04-11 12:26:15 -07:00
Rodrigo Kumpera
e968faa85a
Fix a couple of typos in dotnetsay README 2018-02-28 08:11:17 -08:00
Rich Lander
3cd1bd933f
Update README.md 2018-02-27 15:47:18 -08:00
Peter Huene
ce4e3a66ad Fix location for uninstall on Windows (#1305)
* Fix location for uninstall on Windows

* Fix Linux/OSX path for global tools README.
2018-02-27 12:02:57 -08:00
Rich Lander
5c354f2bf2
Update README.md 2018-02-27 11:43:51 -08:00
Rich Lander
bc40fa469d
Update README.md 2018-02-27 11:37:13 -08:00
Rich Lander
d441b9cc8d
Add uninstall instructions 2018-02-27 11:36:07 -08:00
Rich Lander
f8235418d8
Add Readme for dotnetsay (#1304) 2018-02-27 11:30:53 -08:00
Kathleen Dollard
7efdad07a5 Add sample for global tools (#1288) 2018-02-26 15:35:56 -08:00