🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

kaigara

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kaigara

bundlerRubygems
Version
0.0.9
Version published
Maintainers
1
Created
Source

Kaigara

Build Status Gem Version

Kaigara is an extendable shell command line for managing simple devops tasks.

Installation

Add this line to your application's Gemfile:

gem 'kaigara'

And then execute:

$ bundle

Or install it yourself as:

$ gem install kaigara

Usage

Basic commands are

# Creates a system operation package (sysops)
$> kaish sysops create NAME

# Generate an operation. Creates an empty file in folder operations
$> kaish sysops generate NAME

# Execute all operations of the current working directory
$> kaish sysops exec [DIRECTORY]

You can use kaish help any time to get help.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/helios-technologies/kaigara.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 11 Jul 2016

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