@shipers-dev/dayline
v0.132.0
Published
Run coding agents on your machine, driven from anywhere.
Readme
@shipers-dev/dayline
The dayline CLI and daemon. This package is a shim: bin/dayline.js execs
the prebuilt Rust binary for the host platform, which arrives through the
@shipers-dev/dayline-<platform> optional dependency.
npm i -g @shipers-dev/dayline
dayline setup
dayline service install
dayline update # later: install the newest CLI and relaunch the daemonSet DAYLINE_BIN to run a binary you built yourself
(cargo build --release -p dayline-cli).
Source and documentation: crates/dayline-cli. Staged for publish by
scripts/build-cli.sh.
