Skip to content

Commit 1dc051c

Browse files
committed
chore: remove pollinate templates and document 0-60 usage [ci skip]
1 parent 5eb7feb commit 1dc051c

File tree

6 files changed

+1
-98
lines changed

6 files changed

+1
-98
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ This is my personal skeleton for creating an ES2015 library npm package. You are
1111
## Quick start
1212

1313
```sh
14-
npm i -g howardroark/pollinate
15-
pollinate https://github.com/jedwards1211/es2015-library-skeleton.git --keep-history --name <package name> --author <your name> --organization <github organization> --description <package description>
16-
cd <package name>
17-
npm i
14+
npx 0-60 clone https://github.com/jedwards1211/es2015-library-skeleton.git
1815
```
1916

2017
## Tools used

TEMPLATE-LICENSE.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

TEMPLATE-README.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

TEMPLATE-package.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

complete.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

template.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)