Skip to content

yao-pkg/pkg

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,303 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

pkg

pkg

Package your Node.js project into a single self-contained executable.

Build Status npm version npm downloads license

πŸ“š Full documentation: yao-pkg.github.io/pkg

Sponsored by
dotenvx


pkg takes your Node.js project and ships it as a single binary that runs on devices without Node.js installed. Cross-compile for Linux, macOS, and Windows from any host.

Install

npm install -g @yao-pkg/pkg

Quick start

pkg .

That's it. pkg reads package.json, follows the bin entry, walks your dependencies, and produces executables for Linux, macOS, and Windows.

Documentation

Everything lives on the docs site:

About this fork

This is yao-pkg/pkg β€” the actively maintained fork of the archived vercel/pkg. New releases ship as @yao-pkg/pkg.

License

MIT

About

Package your Node.js project into an executable

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • JavaScript 69.7%
  • TypeScript 27.7%
  • CSS 1.3%
  • Shell 1.0%
  • HTML 0.3%
  • Pug 0.0%