scripts/

directory
v0.2.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2022 License: MIT

README

Setting development environment

Prerequisites

mantil-io Github account, and configured Github access.

Configured AWS cli access to AWS account atoz.technology (477361877445).

Repo and toolset

cd ~
mkdir mantil-io
cd mantil-io
git clone git@github.com:mantil-io/mantil.git
cd mantil
cd scripts
brew bundle
cd ..

Build

To build mantil cli from the repo root run:

scripts/build-cli.sh

Binary will be located into $(go env GOPATH)/bin add that to jour PATH. Default Go location for GOPATH is ~/home/go so binary will be in ~/home/go/bin. Add something like export PATH=$PATH:$(go env GOPATH)/bin to you shell config.

To build mantil cli and deploy node functions run:

scripts/deploy.sh

Directories

Path Synopsis
aws
create_release_buckets
Creates release buckets for all regions, enables versioning, adds necessary policy and adds replication rule for replicationPrefix in mainBucket
Creates release buckets for all regions, enables versioning, adds necessary policy and adds replication rule for replicationPrefix in mainBucket

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL