Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

create-koa-app

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-koa-app - npm Package Compare versions

Comparing version
0.0.3
to
0.0.4
+20
README.md
# create-koa-app
> Create koa apps with [koa-base-boilerplate](https://github.com/flypie2/koa-base-boilerplate)
## install
```shell
su #then input your root password
npm install create-koa-app -g
```
## usage
```shell
create-koa-app [your app name]
```
then, you have your koa app based on [koa-base-boilerplate](https://github.com/flypie2/koa-base-boilerplate)
ok ^.^
+1
-1
{
"name": "create-koa-app",
"version": "0.0.3",
"version": "0.0.4",
"description": "Create koa apps with koa-base-boilerplate",

@@ -5,0 +5,0 @@ "main": "index.js",