New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yamlfish

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yamlfish

  • 0.1.0.rc3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

YAMLFish CLI

This is the command line interface for YAMLFish, the simple and powerful translation management platform.

Installation

The YAMLFish CLI is available as a Ruby gem. First, make sure you have Ruby installed on your machine. You can follow the official Ruby installation guide for your operating system.

Then, to install the YAMLFish CLI, run:

gem install yamlfish --pre

YAMLFish is still in beta, hence the --pre flag to install the latest RC.

Configuration

Before you can use the YAMLFish CLI, you need to configure it with your API key and project token.

To do this, create a .yamlfish.yml file in your project's root directory with the following content:

api_key: YOUR_API_KEY
project_token: YOUR_PROJECT_TOKEN

Those secrets can be found in the footer of your project's page on YAMLFish.

Usage

For usage instructions, please refer to the official documentation.

FAQs

Package last updated on 08 Sep 2024

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc