alpha
Login
or
Join now
compounding.tech
/
pty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pty
/
bin
/
at
0bb700c6f11bdbbbe6bbb13c3c327ea26e6ac07b
1 file
Nathan Herald
Bundle CLI for npm global install compatibility (fixes #3)
5mo ago
0bb700c6
pty
Bundle CLI for npm global install compatibility (fixes #3) Node refuses to type-strip .ts files under node_modules/, so `pty` failed after `npm install -g`. The CLI entry point is now bundled to a single bin/cli.js via esbuild during prepublishOnly. The testing and TUI exports remain .ts — consumers' toolchains handle those.
5 months ago