# select-publish **Repository Path**: dr2009/npm-publish ## Basic Information - **Project Name**: select-publish - **Description**: simple single package publish - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # btp ## Intro **single package publish inspired by lerna** ## Install ``` $ npm install -g btp ``` ## Usage ## Snapshot ## Step * select version * npm version [version] * git commit * npm publish