1.5.6 • Published 2 years ago

@sapphirecode/snippeteer v1.5.6

Weekly downloads
4
License
BSD-3-Clause
Repository
-
Last release
2 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

2 years ago

1.5.5

2 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.7

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.2.47

4 years ago

1.2.46

4 years ago

1.2.45

4 years ago

1.2.44

4 years ago

1.2.43

4 years ago

1.2.42

4 years ago

1.2.41

4 years ago

1.2.40

4 years ago

1.2.38

4 years ago

1.2.39

4 years ago

1.2.37

4 years ago

1.2.36

4 years ago

1.2.34

4 years ago

1.2.35

4 years ago

1.2.33

4 years ago

1.2.29

4 years ago

1.2.30

4 years ago

1.2.31

4 years ago

1.2.32

4 years ago

1.2.28

4 years ago

1.2.27

4 years ago

1.2.26

4 years ago

1.2.24

4 years ago

1.2.25

4 years ago

1.2.23

4 years ago

1.2.22

4 years ago

1.2.21

4 years ago