Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terka

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terka

CLI utility for creating and managing tasks in a terminal

  • 2.9.1
  • PyPI
  • Socket score

Maintainers
1

Terka - Ter[minal] Ka[nban]

PyPI Downloads GitHub Workflow CI

terka (pronounced tyorka or Тёрка) is a CLI tool that helps you manage your tasks in the terminal. Create task, assign it to a project, update it status, write comments and many more!

Key features:

  • Manage tasks within projects with CLI and TUI interface
  • Support for sprints (with story points assignment and time tracker)
  • Manage meta-tasks with epics and stories
  • Tag tasks and specify collaborators

Installation

To install terka run the following command:

pip install terka

It will make terka command available in your shell.

After terka is installed run terka init to initialize necessary DB and config files.

Usage

The general structure of terka command goes as follows:

terka <command> <entity> [options]

terka exposes several commands (create, update, show, list, etc) and entities (tasks, projects, users, sprints, epics, stories). Please refer to the list of commands available in terka.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc