@picter/lib-defaults

0.5.0 • Public • Published

@picter/app-defaults

Maintainers:

Defaults to be shared across libraries.

It's based on https://github.com/webpack-contrib/webpack-defaults


How to use

To create a new project based on @picter/lib-defaults, just run the following commands:

mkdir mylib
cd mylib

yarn add -D @picter/lib-defaults

It creates a package.json file with @picter/lib-defaults module as dev-dependency and a script called lib-defaults.

At this point you can add more information on package.json file like name, description, etc. These data will be used to create the readme file dynamically.

yarn lib-defaults

Runs @picter/lib-defaults tasks on the target application and generates all structure, configuration and setup files necessary to development.

Readme

Keywords

none

Package Sidebar

Install

npm i @picter/lib-defaults

Weekly Downloads

10

Version

0.5.0

License

UNLICENSED

Unpacked Size

14.5 kB

Total Files

20

Last publish

Collaborators

  • picter-ci