Socket
Book a DemoInstallSign in
Socket

manoku

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

manoku

0.0.2
bundlerRubygems
Version published
Maintainers
1
Created
Source

Manoku

Manage your Heroku configuration across multiple applications with ease.

Installation

$ gem install manoku
$ manoku

Usage

New

Set up an entirely new Manoku management project.

$ manoku new <NAME>

This will create a new directory.

Init

Initialize Manoku inside an existing directory.

$ manoku init

This will create the following directory structure:

.
.gitignore
└── apps
    ├── .gitkeep
└── .git

To add a configuration file for the "manoku" Heroku application, you need to add manoku.json in the /apps folder.

Add Heroku API key

To operate with Manoku you need a Heroku Platform API key.

$ manoku add_key <KEY>

This key will be stored in ~/.manoku

Deploy

This will deploy all configuration variables to all the applications in your /apps folder.

$ manoku deploy

Download

Download an existing configuration to your application.

$ manoku download <APP>

This will create a new json file in the apps directory.

Contributing

  • Fork it ( https://github.com/[my-github-username]/manoku/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

FAQs

Package last updated on 19 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.