@nice-move/init

0.8.6 • Public • Published

@nice-move/init

Initialize your frontend workspaces.

npm github node

Usage

mkdir sample # when needed

cd sample

npx @nice-move/init

Features

  • Confirm when workspace not empty or repository not clean
  • Run git init when workspace not a git project
  • Run a better npm init / yarn init command when needed
  • Create or overwrite .gitignore / .gitattributes
  • Create or overwrite LICENSE / .editorconfig
  • Create README.md when it not exists
  • Set registry to China mirror in .npmrc / .yarnrc
  • Add or reset project dependencies by interactive
  • Run npm / yarn install command

Related

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i @nice-move/init

    Weekly Downloads

    7

    Version

    0.8.6

    License

    MIT

    Unpacked Size

    432 kB

    Total Files

    4

    Last publish

    Collaborators

    • airkro