New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

init-me

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

init-me

init program

latest
Source
npmnpm
Version
2.2.0
Version published
Weekly downloads
5
-16.67%
Maintainers
0
Weekly downloads
 
Created
Source

init-me

项目初始化 seed 管理脚手架,会读取 init-me-seed- 开头的所有 npm 包, 根据协定内容对项目进行初始化

安装

yarn global add init-me

usage

seed 包安装

init install init-me-seed-initialize

seed 包卸载

init uninstall init-me-seed-initialize

seed 包列表

init list

运行

init
init path/to/dir

重置配置

init reset

显示工具路径

init --path
init -p

显示版本

init --version
init -v

显示帮助

init --help
init -h

安装本地 seed 包 (用于开发)

init link

卸载本地 seed 包 (用于开发)

init unlink

seed 包开发

seed 包初始化

yarn create init-me-seed

Keywords

init

FAQs

Package last updated on 17 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts