GithubHelp home page GithubHelp logo

isabella232 / beachball Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/beachball

0.0 0.0 0.0 10.64 MB

The Sunniest Semantic Version Bumper

Home Page: https://microsoft.github.io/beachball

License: MIT License

JavaScript 0.63% TypeScript 99.37%

beachball's Introduction

the sunniest version bumping tool

Prerequisites

git and a remote named "origin"

Usage

beachball [command] [options]

Commands

change (default)

a tool to help create change files in the change/ folder

checks whether a change file is needed for this branch

bumps versions as well as generating changelogs

bumps, publishes to npm registry (optionally does dist-tags), and pushes changelogs back into the default branch

synchronizes published versions of packages from a registry, makes local package.json changes to match what is published

Options

Some of the most common options are summarized below. For details, see the pages for CLI options and config file options.

--config, -c

Explicit configuration file to use instead of the configuration automatically detected by cosmicconfig.

--registry, -r

registry, defaults to https://registry.npmjs.org

--tag, -t

  • for the publish command: dist-tag for npm publishes
  • for the sync command: will use specified tag to set the version

--branch, -b

target branch from origin (default: as configured in 'git config init.defaultBranch')

--message, -m

custom message for the checkin (default: applying package updates)

--no-push

skip pushing changes back to git remote origin

--no-publish

skip publishing to the npm registry

--help, -?, -h

show help message

--yes, -y

skips the prompts for publish

Examples

  $ beachball

  $ beachball check

  $ beachball publish -r http://localhost:4873 -t beta

beachball's People

Contributors

kenotron avatar dependabot-preview[bot] avatar ecraig12345 avatar dependabot[bot] avatar arazabishov avatar xugao avatar acoates-ms avatar jasongore avatar leeviana avatar nickgerleman avatar chandpravandan avatar dannyvv avatar nickymunga avatar dlannoye avatar statm avatar ling1726 avatar viditganpi avatar reli-msft avatar rauno56 avatar asmundg avatar mmaclach avatar microsoft-github-policy-service[bot] avatar eivisand avatar yonatankra avatar tido64 avatar schmalzs avatar kwickramasekara avatar 474382587 avatar jcreamer898 avatar radium-v avatar

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.