todo 1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global todo --version 1.0.3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local todo --version 1.0.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=todo&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package todo --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The simple, powerfull and extensible Todo List app in your terminal powered by .NET Core Global Tools.
Install
$ dotnet tool install --global todo
Usage
Adds a task:
todo "Boil water in a large pot"
Enlist the tasks.
todo ls
Renames task title with 128
to Salt the water
.
todo ren 128 "Salt the water"
Marks task with id 6d
to done.
todo do 6d
Marks task with id f1381d68
to incomplete.
todo undo f1381d68
Removes task with id f02a57b8
.
todo rm f02a57b8
Enters interactive mode.
todo i
For the complete list os parameters.
todo help
Demo
$ todo ls
1286e19b [ ] Salt the water with at least a tablespoon
6dc154c1 [ ] Add pasta
692394f8 [ ] Stir the pasta
f1381d68 [ ] Test the pasta by tasting it
f02a57b8 [ ] Drain the pasta
2cebc5cb [X] Boil water in a large pot
Running from source
$ dotnet run --project "source/TodoList.ConsoleApp/TodoList.ConsoleApp.csproj" -- i
Development Environment
- MacOS Sierra
- VSCode ❤️
- .NET Core SDK 2.2.
- Docker 🐳
- SQL Server.
Support and Issues
Visit the Todo project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.0.41 | 2,945 | 4/17/2019 |
1.0.38 | 1,852 | 4/15/2019 |
1.0.37 | 1,896 | 4/15/2019 |
1.0.34 | 1,899 | 4/14/2019 |
1.0.33 | 1,807 | 4/14/2019 |
1.0.32 | 1,885 | 4/14/2019 |
1.0.31 | 2,134 | 4/14/2019 |
1.0.30 | 1,731 | 4/14/2019 |
1.0.29 | 1,831 | 4/14/2019 |
1.0.28 | 1,914 | 4/14/2019 |
1.0.27 | 1,872 | 4/14/2019 |
1.0.26 | 1,783 | 4/13/2019 |
1.0.25 | 1,997 | 4/11/2019 |
1.0.24 | 1,957 | 4/11/2019 |
1.0.22 | 2,107 | 4/10/2019 |
1.0.21 | 1,769 | 4/10/2019 |
1.0.4 | 1,891 | 4/8/2019 |
1.0.3 | 1,938 | 4/7/2019 |
1.0.2 | 1,956 | 4/7/2019 |
1.0.1 | 1,952 | 4/6/2019 |
1.0.0 | 2,079 | 4/6/2019 |