Skip to content

echobind/hygen-echobind-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

HYGEN ECHOBIND TEMPLATES

Installation

  1. Ensure hygen is installed globally. Follow the quick start guide.

  2. Install the hygen-add tool that allows us to install hygen generators from publicly available packages via npm or github.

  •   yarn global add hygen-add
    or
  •   npm i -g hygen-add
  1. Install the hygen-echobind-templates package with hygen-add tool.
  •   hygen-add https://github.com/echobind/hygen-echobind-templates
  • TODO: Publish to NPM and/or set package github repo public.
  • When templates are updated in the package, to sync the changes to your local templates, re-run the command above to update your templates folder.

REACT-NATIVE CIRCLECI CONFIG

Generates a compatible configuration for the circleci-react-native-orb.

hygen generator circleci-config

REACT-NATIVE FASTLANE IOS

Generates an iOS fastlane configuration with 4 build/distribution workflows - main | alpha | beta | production

hygen generator fastlane-ios

REACT-NATIVE FASTLANE ANDROID

Generates an Android fastlane configuration with 4 build/distribution workflows - main | alpha | beta | production

hygen generator fastlane-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published