🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

sendylo-builder

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendylo-builder

Builder script for Sendylo mobile app

1.2.0
latest
Source
npm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Sendylo app builder

1- Install on the react app project:

npm i sendylo-builder --save-dev

2- options:

Required

-e production, staging or development
-t build, update or setup
-p ios, android or all

Non Required

-av 2.2.2
-vc 15

For DEV

test with: (from the test project folder)

sendylo-builder -e staging -t build -p ios

to do new release:

  • Update version in package.json
  • run npm publish

FAQs

Package last updated on 21 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts