Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dwango/yashiro

Repository files navigation

Yashiro

Yashiro is a templating engine with the external stores.

Service

AWS

Usage

See Godoc.

go get github.com/dwango/yashiro

Authorization

AWS

{
 "Version": "2012年10月17日",
 "Statement": [
 {
 "Effect": "Allow",
 "Action": [
 "ssm:GetParameter",
 "secretsmanager:GetSecretValue"
 ],
 "Resource": ["*"],
 },
 ]
}

CLI Tool

Installation

From release page

Download binary from release page.

Homebrew Users

Download and install by homebrew.

brew tap dwango/yashiro
brew install ysr

Example

See example.

About

Yashiro is a templating engine with the external stores.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /