# guren

> Placeholder for the Guren framework. The `guren` command comes from @guren/cli inside a Guren app.

Latest version **0.0.1** (published 2026-09-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install guren
pnpm add guren
yarn add guren
bun add guren
```

Provides the command `guren`.

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2026-09-23 |
| First published | 2026-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 961 B |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 29 |
| Author | 7nohe |
| Maintainers | 7nohe |

## Links

- npm: https://www.npmjs.com/package/guren
- Repository: https://github.com/gurenjs/guren
- Homepage: https://guren.dev
- Issues: https://github.com/gurenjs/guren/issues
- npm.io page: https://npm.io/package/guren

## Recent versions

- 0.0.1 (latest) — 2026-09-23

## README

# guren

This package reserves the name for the [Guren](https://guren.dev) framework. It contains no framework code.

The `guren` command comes from `@guren/cli`, which every Guren app installs. Create an app with:

```bash
bunx create-guren-app my-app
```

Then run `bunx guren --help` inside it.

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