# @speedy-js/mono

> Monorepo development & continuous integration tooling.

Latest version **0.1.4** (published 2022-02-05) · 0 weekly downloads

## Install

```sh
npm install @speedy-js/mono
pnpm add @speedy-js/mono
yarn add @speedy-js/mono
bun add @speedy-js/mono
```

Provides the command `mono`.

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.4 |
| Published | 2022-02-05 |
| First published | 2021-11-20 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 20 |
| Unpacked size | 112.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | amour1688, null~, thisispluto, zoolsher, ulivz, hardfist |
| Keywords | workflow, speedy, speedy-js, monorepo, release, lerna, continuous integration, tooling |

## Links

- npm: https://www.npmjs.com/package/@speedy-js/mono
- Repository: https://github.com/speedy-js/workflow
- Homepage: https://github.com/speedy-js/workflow#readme
- Issues: https://github.com/speedy-js/workflow/issues
- npm.io page: https://npm.io/package/@speedy-js/mono

## Dependencies (20)

- [cac](https://npm.io/package/cac.md) ^6.5.10
- [boxen](https://npm.io/package/boxen.md) ^4.1.0
- [chalk](https://npm.io/package/chalk.md) ^2.4.1
- [debug](https://npm.io/package/debug.md) ^4.3.2
- [execa](https://npm.io/package/execa.md) ^3.2.0
- [lerna](https://npm.io/package/lerna.md) ^4.0.0
- [tslib](https://npm.io/package/tslib.md) ^2.3.1
- [globby](https://npm.io/package/globby.md) ^9.0.0
- [semver](https://npm.io/package/semver.md) ^6.3.0
- [shelljs](https://npm.io/package/shelljs.md) ^0.8.4
- [chokidar](https://npm.io/package/chokidar.md) ^3.4.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^7.0.0
- [inquirer](https://npm.io/package/inquirer.md) ^7.2.0
- [url-join](https://npm.io/package/url-join.md) ^4.0.1
- [node-fetch](https://npm.io/package/node-fetch.md) ^2.6.0
- [text-table](https://npm.io/package/text-table.md) ^0.2.0
- [string-width](https://npm.io/package/string-width.md) ^4.2.0
- [conventional-changelog](https://npm.io/package/conventional-changelog.md) ^3.1.24
- [@speedy-js/config-loader](https://npm.io/package/@speedy-js/config-loader.md) 0.1.4
- [conventional-changelog-cli](https://npm.io/package/conventional-changelog-cli.md) ^2.0.31

## Recent versions

- 0.1.4 (latest) — 2022-02-05
- 0.2.1 — 2021-12-20
- 0.2.0 — 2021-12-20
- 0.1.3 — 2021-12-16
- 0.1.2 — 2021-12-04
- 0.1.1 — 2021-12-04
- 0.1.0 — 2021-11-20

## README

# @speedy-js/mono

[![npm version](https://badgen.net/npm/v/@speedy-js/mono)](https://npm.im/@speedy-js/mono) 

Monorepo development & continuous integration tooling.

## Features

- `mono d`：Quickly launch on-demand development build for monorepo.
- `mono r`：Launch restartable release flow for monorepo.

## Commands

### `mono d`

Quickly launch on-demand development build for monorepo.

### `mono r`

Launch restartable release flow for monorepo.

## License

MIT &copy; [ULIVZ](https://github.com/sponsors/ulivz)

---
_Source: https://npm.io/package/@speedy-js/mono · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
