# @znemz/js-common-debug-clone

> tsconfig copy / clone cli

Latest version **0.2.2** (published 2020-09-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @znemz/js-common-debug-clone
pnpm add @znemz/js-common-debug-clone
yarn add @znemz/js-common-debug-clone
bun add @znemz/js-common-debug-clone
```

Provides the command `js-common-debug-clone`.

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.2 |
| Published | 2020-09-09 |
| First published | 2019-08-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 2.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Nicholas McCready |
| Maintainers | stevenheinrich, nmccready |
| Keywords | debug, debug-fabulous |

## Links

- npm: https://www.npmjs.com/package/@znemz/js-common-debug-clone
- Repository: https://github.com/nmccready/js-common/packages/debug-clone
- npm.io page: https://npm.io/package/@znemz/js-common-debug-clone

## Dependencies (2)

- [debug-fabulous](https://npm.io/package/debug-fabulous.md) ^2.0.0
- [@znemz/js-common-cpy-cli](https://npm.io/package/@znemz/js-common-cpy-cli.md) ^0.2.2

## Alternatives

- [cli-color](https://npm.io/package/cli-color.md) — 3.4M weekly downloads
- [log](https://npm.io/package/log.md) — 1.3M weekly downloads
- [@luma.gl/experimental](https://npm.io/package/@luma.gl/experimental.md) — 77.1K weekly downloads
- [logstash-client](https://npm.io/package/logstash-client.md) — 4.5K weekly downloads
- [@nocobase/plugin-logger](https://npm.io/package/@nocobase/plugin-logger.md) — 2.0K weekly downloads

## Recent versions

- 0.2.2 (latest) — 2020-09-09
- 0.2.1 — 2019-12-11
- 0.2.0 — 2019-11-26
- 0.2.0-alpha.0 — 2019-11-19
- 0.1.3 — 2019-11-02
- 0.1.3-alpha.1 — 2019-10-16
- 0.1.3-alpha.0 — 2019-10-16
- 0.1.2 — 2019-09-26
- 0.1.1 — 2019-09-11
- 0.1.0 — 2019-08-30
- 0.1.0-alpha.0 — 2019-08-30
- 0.0.28 — 2019-08-29
- 0.0.27 — 2019-08-29
- 0.0.26 — 2019-08-29
- 0.0.25 — 2019-08-28
- … 20 more at https://npm.io/package/@znemz/js-common-debug-clone/versions

## README

# debug-clone (copy .debug file) (cli)

Use the same `debug.js` file for most if not all projects? Me too, so why have it under source control for each individual project.
The goal of this project is to copy the `debug.js` from this project to whatever consuming projects root.

## How to use

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