pointlock-cli 0.1.8

The Pointlock command-line interface: lock, compile, run, resume, inspect, locate, report.
1
2
3
4
5
6
7
8
9
10
11
# pointlock-cli

The Pointlock command-line interface: lock, compile, run, resume, inspect, locate, report.

The single static binary (`pointlock`). Not yet published: it depends on `pointlock-provider-devicerail`, which in turn needs `devicerail-client` on crates.io. Build it from the workspace in the meantime.

Part of [**Pointlock**](https://github.com/wangweiwei/pointlock) — compile natural-language tasks into a typed, capability-bound, crash-safe flow IR. See the [architecture spine](https://github.com/wangweiwei/pointlock/blob/main/docs/design/00-architecture-spine.md) for how this crate fits in.

## License

Licensed under the [Apache License 2.0](https://github.com/wangweiwei/pointlock/blob/main/LICENSE).