mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-19 04:00:38 +09:00
Adding support for pi-local
This commit is contained in:
parent
ffc59f5b08
commit
eb7f690ceb
25 changed files with 1861 additions and 12 deletions
2
packages/adapters/pi-local/src/ui/index.ts
Normal file
2
packages/adapters/pi-local/src/ui/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { parsePiStdoutLine } from "./parse-stdout.js";
|
||||
export { buildPiLocalConfig } from "./build-config.js";
|
||||
Loading…
Add table
Add a link
Reference in a new issue