This release is 1 version behind 0.2.3 — the latest version of @limette/init. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Create a new Limette project.
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers




JSR Score
100%
Published
5 months ago (0.2.2)
{ "name": "@limette/init", "version": "0.2.2", "exports": { ".": "./src/mod.ts" }, "tasks": {}, "publish": { "include": ["src/**/*.ts", "deno.json", "README.md"] }, "imports": { "@std/fmt": "jsr:@std/fmt@1.0.4", "@std/path": "jsr:@std/path@1.0.8", "@std/fs": "jsr:@std/fs@1.0.10" }, "fmt": { "singleQuote": true }, "lock": false }