Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The `find-exec` project is a utility that takes a list of shell commands and returns the first one available on the system, working synchronously to respect the order. It is designed for developers who need to ensure a specific command is available before executing it, and it returns `null` if none of the listed commands are found.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of shime/find-exec

Account's avatar
ljharb/shell-quote
quote and parse shell commands
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

shime's profile
shime
33 contributions
felipewer's profile
felipewer
3 contributions
unional's profile
unional
2 contributions
matt-cook's profile
matt-cook
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
shime

shime/find-exec

Takes a list of shell commands and returns the first available.

JavaScript
1
8
MIT License