0.3.41 • Published 4 years ago

@repodog/new-repo v0.3.41

Weekly downloads
36
License
MIT
Repository
github
Last release
4 years ago

@repodog/new-repo

The RepoDog new-repo command.

npm version License: MIT

Installation

yarn add @repodog/new-repo --dev

The package depends on @repodog/constants and @repodog/helpers, as well as core-js, @babel/runtime and lodash, so these packages also need to be installed in your project.

yarn add @repodog/constants @repodog/helpers core-js @babel/runtime lodash --dev

Usage

The command creates a new repo in an existing project, copying over scaffolding files for Typescript, popular linters and build tools, and merging its package.json with the one in the root of the project. It then installs the project's dependencies.

// package.json
{
  "scripts": {
    "new-repo": "new-repo"
  }
}
# terminal
yarn run new-repo
0.3.41

4 years ago

0.3.40

4 years ago

0.3.39

4 years ago

0.3.38

4 years ago

0.3.37

4 years ago

0.3.36

4 years ago

0.3.35

4 years ago

0.3.34

4 years ago

0.3.33

4 years ago

0.3.32

5 years ago

0.3.31

5 years ago

0.3.30

5 years ago

0.3.29

5 years ago

0.3.28

5 years ago

0.3.27

5 years ago

0.3.26

5 years ago

0.3.25

5 years ago

0.3.24

5 years ago

0.3.23

5 years ago

0.3.22

5 years ago

0.3.21

5 years ago

0.3.20

5 years ago

0.3.18

5 years ago

0.3.17

5 years ago

0.3.16

5 years ago

0.3.15

5 years ago

0.3.13

5 years ago

0.3.12

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago