I swear, this is the last time I have an obsessive-compulsive disorder attack.
It includes all kinds of impurities, demos, docs, preferences, resources, templates, etc.
It includes all kinds of impurities, preferences, docs, resources, templates, etc.
/assets
/demos
: <demos> Collection of demos, such asvue2-scss-bem
/docs
: <docs> Collection of documents, such as manuals and logs/life
: <type> Documents about life/technique
: <type> Documents about technique
/preferences
: <preferences> Collection of preferences, such as.gitconfig
/setup-env
: <type> Preferences used by setting up environment/setup-os
: <type> Preferences used by setting up OS/setup-project
: <type> Preferences used by setting up project/setup-tools
: <type> Preferences used by setting up tools
/resources
: <resources> Collection of resources, such as fonts/fonts
: <type> Font resources/images
: <type> Image resources
/templates
: <templates> Collection of template, such asREADME.md
,LICENSE
/license
: <type> License templates/log
: <type> Log templates/readme
: <type> Readme templates/scss
: <type> SCSS templates/vue
: <type> Vue templates
See total catalogs here.
NOTE: In high version of node.js, you may need to run this command as Administrator.
Install this package globally by node.js package manager likes npm
, yarn
, pnpm
and so on.
pnpm i impurities -g
# or
npm i impurities -g
Then, use the command we install
to install all the preferences
we install
Now, please enjoy! See the help information by using the --help
option:
we install --help
NOTE: In high version of node.js, you may need to run this command as Administrator.
Install this package globally by node.js package manager likes npm
, yarn
, pnpm
and so on.
pnpm i impurities -g
# or
npm i impurities -g
Then, use the command we uninstall
to uninstall all the preferences
we uninstall
Now, please enjoy! See the help information by using the --help
option:
we uninstall --help
Follow the step above to install this package by node.js package manager, then, use the command we paste
to paste anything
# Copy into current dir
we paste eslint.config.mjs
# Copy into `./src`, if `./src` is an existing folder
we paste eslint.config.mjs ./src
See the help information by using the --help
option:
we paste --help
- @Lumirelle - Anything