Assassinduck / my-gitpod-capacitor

Ionic Capacitor as a gitpod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-gitpod-capacitor

pre-installs: Ionic, Capacitor, Cordova, Electron and the Android SDK

This Gitpod should install Java, Android sdk, Cordova, Qrcode and Ionic and setup paths.

The bash files can be run with ./ infront of them. Don't forget "tab" autofills the rest of the filename

./a01-cordova-create.sh To create and run a basic cordova file

./a02-cordova-rebuild.sh Change the www/index.html file and then rebuild the project

./a03-android-sdkmanager.sh To install more Android sdk platforms

./a04-ionic-start.sh Make a blank Ionic Project

./a05-ionic-rebuild.sh Rebuild the Ionic project

./a06-capacitor-create.sh Make a blank Capacitor camera assignment

A Gitpod snapshot of this site is here updated Jun 18th, 2019

Open in Gitpod Electron version 5 has issues in a container

Open in Gitpod electron V4

I am new to Capacitor so this might take a while to get correct.

Check out this Ionic CheatSheet https://devdactic.com/ionic-cheatsheet/

And here are the ionic Docs https://ionicframework.com/docs/cli

About

Ionic Capacitor as a gitpod

License:Apache License 2.0


Languages

Language:Shell 82.7%Language:Dockerfile 17.2%Language:HTML 0.1%