Socket
Book a DemoInstallSign in
Socket

sack_race

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sack_race

1.0.0.rc1
bundlerRubygems
Version published
Maintainers
1
Created
Source

SackRace

A process manager that allows you to trigger and wait for events in output.

Installation

You can install sack_race via RubyGems: gem install sack_race

Usage

# define the process we want to run
process = SackRace::Process.new("bundle exec rails server")

# add an event to wait for and start
process.add_handler(:ready, "Use Ctrl-C to stop\n")
process.start

# block until the handler is called
process.wait_for_handler(:ready)

Contributing

Bug reports and pull requests are welcome on GitHub.

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

FAQs

Package last updated on 08 Apr 2025

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.