OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: ruby清除
fastlanefastlane
ADDED

fastlane is an automation tool for iOS and Android developers to streamline tedious tasks like generating screenshots, managing provisioning profiles, and releasing applications.

AutomationDeveloper toolsCI/CD
resqueresque
ADDED

Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. It includes a Sinatra-based monitoring frontend and supports distributed workers with priority queues.

AutomationDeveloper toolsJob scheduling