tralves / ns-github-actions-demo

Demo project using fastlane and GitHub actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NS-with-GH-Actions

Demo project using fastlane and GitHub actions

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production

About

Demo project using fastlane and GitHub actions


Languages

Language:JavaScript 81.4%Language:Ruby 14.7%Language:Vue 3.5%Language:CSS 0.4%