Commit Graph

23 Commits

Author SHA1 Message Date
Next Turn
0e835c850d Revise docs for 3.0.0-alpha.6 (#713)
* Update `reboot` action

* Update Program.cs
2020-11-15 23:52:01 +08:00
NextTurn
d0c969dfe6 Redirect I/O of elevated process 2020-11-15 23:46:30 +08:00
dependabot[bot]
d46a4331d8 Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0 (#706)
* Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0

Bumps [Microsoft.Win32.Registry](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Update Program.cs

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-11-12 13:41:41 +08:00
NextTurn
27d6d7ff7d Add 'dev ps -a|--all' option 2020-09-17 14:05:39 +08:00
NextTurn
a7c5334f10 Catch 2020-08-29 16:25:34 +08:00
NextTurn
2fc786a26a Auto refresh 2020-08-29 14:35:56 +08:00
NextTurn
144cff7f19 Add dev list command 2020-08-29 14:12:31 +08:00
NextTurn
3bfa46f5b0 Upgrade to .NET 5 2020-08-20 11:03:40 +08:00
NextTurn
b85593eb11 Increase code coverage 2020-08-10 09:19:12 +08:00
NextTurn
4414e36f6b Add dev kill command 2020-08-08 09:49:02 +08:00
NextTurn
788a0ff64b Fix path inconsistency 2020-08-06 21:01:07 -07:00
NextTurn
e49c8c66bc Remove --timeout option 2020-08-06 20:39:39 -07:00
NextTurn
2a576e102e Add customize command 2020-08-05 11:01:31 +08:00
NextTurn
6cefa93c69 CLI updates 2020-08-04 10:05:16 +08:00
NextTurn
9573a78668 Add dev ps command 2020-08-02 18:26:54 -07:00
NextTurn
fcbc087b4b Handle special accounts 2020-08-01 18:05:48 -07:00
NextTurn
efc3e34f6d Refactor service configuration 2020-07-31 18:45:36 -07:00
NextTurn
c3771e391c Preshutdown support 2020-07-30 14:29:00 +08:00
NextTurn
cd951e69df Make <name> and <description> optional 2020-07-28 09:55:00 +08:00
NextTurn
3ea68e2d20 New command-line interface 2020-07-27 13:55:37 +08:00
NextTurn
40b566d330 Add refresh command 2020-07-26 14:18:48 +08:00
NextTurn
22c3043862 Introduce command exception 2020-07-20 00:17:08 -08:00
NextTurn
bbb3cd578c Reorganize projects 2020-07-18 18:55:43 -07:00