termesh-tasks 0.1.1

Internal component of a terminal-native, agent-first IDE.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "termesh-tasks"
version.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
repository.workspace = true
description.workspace = true
readme.workspace = true

[dependencies]
termesh-core.workspace = true
termesh-filesystem.workspace = true
termesh-workspace.workspace = true
serde_json.workspace = true