@ionic/node-pty-prebuilt
TypeScript icon, indicating that this package has built-in type declarations

0.9.1 • Public • Published

@ionic/node-pty-prebuilt

Parallel fork of node-pty that prebuilds binaries using Github Actions.

Contributing

  • Prefer upstream fixes
  • Try not to modify files other than README.md and .github/workflows/prebuild.yml
  • Configure prebuilt versions in .github/workflows/prebuild.yml

Releasing

  1. Pull master from microsoft/node-pty into master branch
  2. Merge tagged release commits (e.g. 0.9.0) into prebuild branch
    • Discard any conflicts in README.md
  3. Push and wait for Github Actions to finish
    • This step creates a release in Github and uploads all the prebuilt binaries.
  4. Run npm publish to release the new version

License

Copyright (c) 2012-2015, Christopher Jeffrey (MIT License).
Copyright (c) 2016, Daniel Imms (MIT License).
Copyright (c) 2018, Microsoft Corporation (MIT License).
Copyright (c) 2019, Ionic (MIT License).

Package Sidebar

Install

npm i @ionic/node-pty-prebuilt

Weekly Downloads

127

Version

0.9.1

License

MIT

Unpacked Size

1.07 MB

Total Files

242

Last publish

Collaborators

  • ionicjs