Skip to content
This repository has been archived by the owner on Sep 23, 2019. It is now read-only.
/ jako Public archive

master orchestrator for gravity implementations

Notifications You must be signed in to change notification settings

realstorypro/jako

Repository files navigation

JAKO

Worker with Attitude. Version 1.0.0

Purpose

  • Site Management.
  • Code Sharing Automation.

Capabilities

  • Create Site
  • Build Site
  • Update Site
  • Update All Sites (Coming Soon)

Commands

Launch GUI Interface
$ ./bin/jako 

Folder Structure

Jacko is located here

$ ~/dev/jako

Schematics used by jako are located here

$ ~/dev/jako/schematics

Templates for jako are located here

$ ~/dev/jako/templates

Blueprints are stored here. They're source controlled.

$ ~/dev/blueprints 

Builds are stored here. They're not source controlled.

$ ~/dev/builds // where the builds live

Sources are stored here.

$ ~/dev/sources

Sources

Blueprints

  • setup.yml - automatically generated
  • env.yml - needs to be manually populated
  • files folder is located here. They contents of the folder are copied to the build folder for the blueprint.

Schematics

  • Source Folder
  • Replace Pattern for URL and Name
  • Heroku Addons

About

master orchestrator for gravity implementations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages