New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

create-expo-stack

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-expo-stack

create-expo-stack CLI


Version published
Weekly downloads
2.3K
increased by22.38%
Maintainers
1
Weekly downloads
 
Created

create-expo-stack CLI

A CLI for create-expo-stack.

Customizing your CLI

Check out the documentation at https://github.com/infinitered/gluegun/tree/master/docs.

Publishing to NPM

To package your CLI up for NPM, do this:

$ npm login
$ npm whoami
$ npm test

$ npm run build

$ npm publish

License

MIT - see LICENSE

FAQs

Package last updated on 14 Jun 2023

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