@opentask/taskin
v2.0.10
Published
Task management system integrated with Git workflows (alias for taskin)
Maintainers
Readme
@opentask/taskin
Alias package for taskin
This is a convenience package that installs and re-exports the main taskin CLI.
Installation
npm install -g @opentask/taskinUsage
After installation, you can use either command:
taskin --help
# or
opentask --helpWhy this package?
This package exists as a scoped version of the main taskin package under the @opentask namespace. It's useful for:
- Organizations that prefer scoped packages
- Projects that want to use the
@opentasknamespace - Easier discovery through the OpenTask organization
Documentation
For complete documentation, see the main taskin package.
License
MIT © OpenTask
