2.1.0 • Published 7 years ago

@gigster/template-starter v2.1.0

Weekly downloads
13
License
UNLICENSED
Repository
-
Last release
7 years ago

Marketplace Template

RoleNameEmailSlack
Product OwnerFrances Haugenfrances@gigster.com@frances
MaintainerCasey Barbellocasey@gigster.com@casey

Overview

The template-starter initializes a basic template for you to use to customize your project. The base image is a simple splash page pulled from a public Google Container Registry (GCR). You may have to first run gcloud auth configure-docker to configure Docker to pull from GCR. Refer to Google's documentation for more help.

Usage

Add your project configurations to the gig.yaml file in the config directory. Then run gig generate to generate your project.

What's Generated

NameDescription
./config/gig.yamlUsed to configure your generated project.
./config/.gitignoreIgnores the .work directory that we temporarily use during generation.
./deployContains your generated deployment files.
DockerfileSimple Dockerfile that builds an example base image of a splash page.
2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.6

7 years ago

1.1.0

7 years ago

1.1.0-alpha.2

7 years ago

1.1.0-alpha.1

7 years ago

1.0.0

8 years ago