1.5.6 • Published 3 years ago

@sapphirecode/snippeteer v1.5.6

Weekly downloads
4
License
BSD-3-Clause
Repository
-
Last release
3 years ago

@sapphirecode/snippeteer

version: 1.5.x

macros for setting up projects or project parts

Installation

npm i -g @sapphirecode/snippeteer

Requirements

installed on the system:

  • yarn
  • git

Usage

run snippeteer in console and choose a snippet, all necessary parameters will be asked interactively

Snippets

copyright

add copyright notice to .js, .ts and .mjs files, as well was generating a license file and adding fields like author and license to the package.json

jenkins

create a generic jenkinsfile

drone

create a generic .drone.yml for deployment of node projects

necessary scripts in the package.json:

  • ci: yarn --frozen-lockfile && node jenkins.js
  • compile: tsc or tsc --allowJs --declaration --emitDeclarationOnly index.js, ...

compile should be the general compile task, for typescript: tsc, for commonjs: creating type definitions, ...

node

initializes a node project with the standard structure used by sapphirecode modules

readme

create a template readme file

License

BSD-3-Clause © Timo Hocker timo@scode.ovh

1.5.6

3 years ago

1.5.5

3 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.2.47

5 years ago

1.2.46

5 years ago

1.2.45

5 years ago

1.2.44

5 years ago

1.2.43

5 years ago

1.2.42

5 years ago

1.2.41

5 years ago

1.2.40

5 years ago

1.2.38

5 years ago

1.2.39

5 years ago

1.2.37

5 years ago

1.2.36

5 years ago

1.2.34

5 years ago

1.2.35

5 years ago

1.2.33

5 years ago

1.2.29

5 years ago

1.2.30

5 years ago

1.2.31

5 years ago

1.2.32

5 years ago

1.2.28

5 years ago

1.2.27

5 years ago

1.2.26

5 years ago

1.2.24

5 years ago

1.2.25

5 years ago

1.2.23

5 years ago

1.2.22

5 years ago

1.2.21

5 years ago