0.0.32 • Published 4 years ago

haffaz v0.0.32

Weekly downloads
79
License
-
Repository
github
Last release
4 years ago

Haffaz

NPM Build Status

An example dictator created with dictator-builder.

Usage

It can be used with any kind of repository, not only Node.

Example usage here.

Node

You can let Haffaz dictate your source repository by adding it to package.json like:

{
  "scripts": {
    "prepare": "haffaz"
  },
  "devDependencies": {
    "haffaz": "a.b.c"
  }
}

Or with npx, in prepare or preinstall:

{
  "scripts": {
    "prepare": "npx haffaz@a.b.c"
  }
}

Other

It can be run from command line with: npx haffaz@latest.

0.0.32

4 years ago

0.0.30

4 years ago

0.0.31

4 years ago

0.0.29

4 years ago

0.0.27

4 years ago

0.0.28

4 years ago

0.0.24

4 years ago

0.0.25

4 years ago

0.0.26

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.16

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.10

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.2

4 years ago