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

msh-cli is a command-line tool designed for teams managing multiple microservices within a single monorepo. It automates batch operations like cloning, pulling, and checking git status, as well as running `npm install` across all projects defined in a configuration file. The tool is built for developers

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
milosbugarinovic's profile
milosbugarinovic
61 contributions
semantic-release-bot's profile
semantic-release-bot
26 contributions
beecode-rs

beecode-rs/msh-cli

TypeScript
0
0
MIT License

Support the dependencies of beecode-rs/msh-cli

Account's avatar
beecode-rs/msh-app-boot
This project is intended to be used in typescript project to help with app initialization.
Account's avatar
beecode-rs/msh-config
Account's avatar
beecode-rs/msh-env
Account's avatar
beecode-rs/msh-logger
Account's avatar
beecode-rs/msh-util
Account's avatar
ksnyde/async-shelljs
async-shelljs
Account's avatar
omichelsen/compare-versions
Compare semver version strings to find greater, equal or lesser.
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
epoberezkin/fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Account's avatar
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
request/request-promise-native
The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Compile class and object decorators to ES5
Account's avatar
babel/babel
Allow parsing of the module attributes in the import statement
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
conventional-changelog/commitlint
commitizen prompt using commitlint.config.js
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for minimist
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mz
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for request
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for shelljs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for update-notifier
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
codsen/codsen
Command line app to deep sort JSON files, retains package.json special key order
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
TarVK/ts-cleaner
Cleans a distribution directory by removing distribution files of deleted source files
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
justkey007/tsc-alias
Replace alias paths with relative paths after typescript compilation.