UNPKG

@pobuca/xsc

Version:

A cli tool with common git command sets.

20 lines (17 loc) • 1.48 kB
# 🌵 XSC ![npm](https://img.shields.io/npm/v/@pobuca/xsc) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/@pobuca/xsc) ![npm collaborators](https://img.shields.io/npm/collaborators/@pobuca/xsc) [![Downloads](https://img.shields.io/npm/dw/@pobuca/xsc)](https://www.npmjs.com/package/@pobuca/xsc) ![Azure DevOps builds](https://img.shields.io/azure-devops/build/siebendev/pobuca%20connect/144) [![Codacy Badge](https://img.shields.io/codacy/grade/5e5787495cbd468c9b4e82faa328ab44)](https://www.codacy.com/manual/Pobuca/xsc?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=pobuca/xsc&amp;utm_campaign=Badge_Grade) [![Maintainability](https://img.shields.io/codeclimate/maintainability-percentage/pobuca/xsc)](https://codeclimate.com/github/pobuca/xsc/maintainability) [![Codacy Badge](https://img.shields.io/codacy/coverage/5e5787495cbd468c9b4e82faa328ab44/master)](https://www.codacy.com/manual/pobuca/xsc?utm_source=github.com&utm_medium=referral&utm_content=pobuca/xsc&utm_campaign=Badge_Coverage) [![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0) šŸ‘©ā€šŸ’» A cli tool with common git command sets, used in the Pobuca workflow. ### Commands - `xsc [init]` - `xcommit ...message` - `xfeature [start|finish] <feature-name?>` - `xrelease [start|finish]` - `xhotfix [start|finish]` ### Roadmap - Enrich documentation - Add help command - Prompt for update (auto update?)