All Projects → AndrewJack → Versioning React Native App

AndrewJack / Versioning React Native App

Licence: apache-2.0
⬆️ How to version a React Native app using npm version.

Projects that are alternatives of or similar to Versioning React Native App

Node Installed Check
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
Stars: ✭ 67 (-47.24%)
Mutual labels:  versioning
Incremental
A library for versioning your Python projects.
Stars: ✭ 97 (-23.62%)
Mutual labels:  versioning
Sketch Json
Transform sketch files to json and json to sketch files
Stars: ✭ 113 (-11.02%)
Mutual labels:  versioning
Terraboard
🌍 📋 A web dashboard to inspect Terraform States
Stars: ✭ 1,192 (+838.58%)
Mutual labels:  versioning
Git Version Bumper
Bump your git tag to the next version, easily. 👊
Stars: ✭ 87 (-31.5%)
Mutual labels:  versioning
Make.go
A Go script that could replace your Makefile.
Stars: ✭ 105 (-17.32%)
Mutual labels:  versioning
Fody.stamp
Stamps an assembly with git data
Stars: ✭ 65 (-48.82%)
Mutual labels:  versioning
Jgitver
jgit based library to calculate semver compatible version from git tree
Stars: ✭ 119 (-6.3%)
Mutual labels:  versioning
Vistrails
VisTrails is an open-source data analysis and visualization tool. It provides a comprehensive provenance infrastructure that maintains detailed history information about the steps followed and data derived in the course of an exploratory task: VisTrails maintains provenance of data products, of the computational processes that derive these products and their executions.
Stars: ✭ 94 (-25.98%)
Mutual labels:  versioning
Nave
Virtual Environments for Node
Stars: ✭ 1,495 (+1077.17%)
Mutual labels:  versioning
Pinned
📌 Date based versioning system for Go APIs.
Stars: ✭ 77 (-39.37%)
Mutual labels:  versioning
Multiverse
Elixir package that allows to add compatibility layers via API gateways.
Stars: ✭ 87 (-31.5%)
Mutual labels:  versioning
Json Git
A pure JS local Git to versionize any JSON
Stars: ✭ 109 (-14.17%)
Mutual labels:  versioning
Cols Agent Tasks
Colin's ALM Corner Custom Build Tasks
Stars: ✭ 70 (-44.88%)
Mutual labels:  versioning
Docat
Host your docs. Simple. Versioned. Fancy.
Stars: ✭ 115 (-9.45%)
Mutual labels:  versioning
Terraform Aws S3 Log Storage
This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail
Stars: ✭ 65 (-48.82%)
Mutual labels:  versioning
Violetear
Go HTTP router
Stars: ✭ 100 (-21.26%)
Mutual labels:  versioning
Reckon
Infer a project's version from your Git repository.
Stars: ✭ 124 (-2.36%)
Mutual labels:  versioning
Jgitver Maven Plugin
maven core extension to automatically define versions using jgitver & git tags
Stars: ✭ 117 (-7.87%)
Mutual labels:  versioning
Git
Useful Git commands.
Stars: ✭ 109 (-14.17%)
Mutual labels:  versioning

Versioning React Native Apps

This repository demonstrates how to version react native apps using npm version.

Read the blog post here - https://blog.andrewjack.uk/versioning-react-native-apps

License

Copyright 2016 Andrew Jack

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].