Coder Social home page Coder Social logo

jednano / lerna-starter Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 1.9 MB

Starter project for a Lerna/TypeScript monorepo.

Home Page: https://www.npmjs.com/package/lerna-starter

License: MIT License

TypeScript 100.00%
lerna typescript starter starter-project starter-template npm npm-package pollinate

lerna-starter's Introduction

lerna-starter

Travis Build Status codecov Commitizen friendly code style: prettier types: TypeScript lerna

Starter project for a Lerna/TypeScript monorepo.

Features

Installation

This project is setup as a GitHub repository template, but really is designed to use Pollinate to generate a new project directly from GitHub using a simple schema.

$ npx pollinate https://github.com/jedmao/lerna-starter.git [options]

Options

All options are optional. Imagine that!

Refer to Pollinate docs for the various ways in which you can provide options.

author

Use the Name <email> (url) format, where email and url are optional. This is for the author field in package.json.

name

Typically the name of the monorepo project, but falls back to the org if not provided.

See org/name resolution for more information.

org

If provided, must match a GitHub organization or username to which you have access. If not provided, it falls back to the name.

See org/name resolution for more information.

description

Included in your core package.json and README.md.

org/name resolution

Though optional, you must provide at least one of the following options: org, name. They will be used in tandem to construct your GitHub path and npm package name.

GitHub path

  • /{{ org or name }}/{{ name or org }}

npm package name

  • @{{ name or org }}/core

This README will self destruct πŸ’£

The moment you pollinate. 🌺🐝

lerna-starter's People

Contributors

jednano avatar jedmao avatar dependabot[bot] avatar

Stargazers

 avatar Alex Torres avatar Victor Cortez avatar Karol Majewski avatar

Watchers

James Cloos avatar  avatar

Forkers

rupeshtiwari

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.