UNPKG

react-native-expo-turtle-build-and-upload

Version:

A set of GNU Make targets for building and uploading React Native application releases for iOS and Android.

28 lines (27 loc) 662 B
{ "name": "react-native-expo-turtle-build-and-upload", "version": "0.3.2", "description": "A set of GNU Make targets for building and uploading React Native application releases for iOS and Android.", "main": "build-and-upload", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postversion": "git push --follow-tags && npm publish" }, "keywords": [ "React Native", "Expo", "xcrun", "altool", "GNU Make", "ci", "turtle", "build", "upload", "release", "appstore", "playstore", "turtle-cli" ], "author": "Wil Moore III <wil.moore@wilmoore.com>", "license": "MIT" }