Coder Social home page Coder Social logo

danielmschmidt / ansible-role-react-native Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 96 KB

This is an ansible role to build the dev setup for a react-native application

License: BSD 3-Clause "New" or "Revised" License

Shell 100.00%
ansbile ansible-role react-native

ansible-role-react-native's Introduction

React Native Build Status

This is an ansible role to build the dev setup for a react-native application. It aims to be the only thing you need to run on a fresh machine to let you run react native apps on it.

Requirements

There should be none, if you experience any, please file an issue. On a operating system level you currently need to have either linux or osx.

Role Variables

  • shells: the list of shells you want the environment variables to be set at. It defaults to bash and fish and it skips each shell it can't find. The supported shells are: bash

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: local
  roles:
     - { role: danielmschmdit.ansible-role-react-native, shells: ['bash'] }

Running a Test

  • vagrant up && vagrant ssh
  • ./vagrant/react-native/runVagrantTest.sh

License

BSD

ansible-role-react-native's People

Contributors

danielmschmidt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.