@form8ion/shuttle

1.0.2 • Public • Published

shuttle

A utility for moving a repository from one account to another 🚐

Codecov SLSA Level 2 Node CI Workflow Status

Table of Contents

Usage

npm Try @form8ion/shuttle on RunKit MIT license

Installation

$ npm install @form8ion/shuttle --save-prod

Example

Import

import {shuttle} from '@form8ion/shuttle';

Execute

  await shuttle({decisions: {[questionNames.PROJECT_NAME]: 'new-project-name'}});

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

Readme

Keywords

none

Package Sidebar

Install

npm i @form8ion/shuttle

Weekly Downloads

194

Version

1.0.2

License

MIT

Unpacked Size

12.3 kB

Total Files

5

Last publish

Collaborators

  • travi
  • form8ion-bot