todo.txt-PowerShell icon indicating copy to clipboard operation
todo.txt-PowerShell copied to clipboard

Implementation of todo.txt CLI for PowerShell

Results 5 todo.txt-PowerShell issues
Sort by recently updated
recently updated
newest added

I got the following error when I tried to pass an argument to deploy.ps1 to install to a different path than the default. I'm using PowerShell for Windows 10: ```...

Dear Hart Is SQL 2014 supported only for the test file? thanks alot for your help.

I just installed and I am getting this error when I run it : PS C:\> todo Get-Content : Cannot bind argument to parameter 'Path' because it is an empty...

When importing the module, PowerShell gives the following warning: WARNING: The names of some imported commands from the module 'todo' include unapproved verbs that might make them less discoverable. To...

With the module imported as it currently is, the Entity Framework Code First Migrations Add-Migration command fails because it uses a command named get-project which conflicts. Need to come up...