Skip to content

holepunchto/pear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

936 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍐 Pear

Setup

Via Node.js's npm's npx:

npx pear

This installs Pear onto the system.

To complete the setup, be sure to follow instructions for setting PATH as output by the npx pear command.

Help

pear help <cmd>
pear <cmd> --help
pear <cmd> -h

Documentation

Documentation

Platform Development

Platform development is generally referred to as localdev.

Clone:

git clone https://github.com/holepunchto/pear && cd pear

Install deps:

npm install

Build the runtime binaries with:

npm run make

Built artifacts are placed as standalone runtimes in by-arch/.

Use ./pear.dev (.\pear.ps1 / .\pear.cmd on Windows) to execute this checkout directly in localdev.

OS Support

  • macOS — arm64, x64
  • Linux — arm64, x64
  • Windows — arm64, x64

License

Apache-2.0

About

Peer-to-Peer (P2P) Install & Deploy CLI

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

Languages