0.3.6 • Published 4 years ago

nvon-nexus v0.3.6

Weekly downloads
136
License
-
Repository
gitlab
Last release
4 years ago

nvon nexus

The nvon-nexus is a nodeJs powered collection of scripts serving the following purposes:

  • quickly setup a development environment including linting, code formatting, editor configuration, webpack configuration and docker setup
  • making it possible to keep the development environment up to date throughout different projects
  • interacting with different configured environments

The npm package

The nvon-nexus is distributed as a npm-package: https://www.npmjs.com/package/nvon-nexus. You can install it by typing npm install nvon-nexus.

The package provides a number of scripts that can be accessed using an inquirer based command line interface. The main entry point is: nodejs node_modules/nvon-nexus/scripts/nexus.js.

Offered setups

All development setups are stored in the folder setups and can be copied to the project using the nexus scripts.

Right now the package includes a setup for:

  • WordPress

Information for development

The nvon-nexus is a TypeScript based application. All changes should be done to the files in sripts-src. In order to compile the scripts run npm run deploy-dev or npm run watch-deploy-dev if you want a constant recompiling on code changes.

If you want to deploy a new version of the package use the provided script nodejs nexus-scripts/publish-to-npm.js that ensures a production build before deployment.

0.3.6

4 years ago

0.3.5

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.2.41

4 years ago

0.2.40

4 years ago

0.2.42

4 years ago

0.2.39

4 years ago

0.2.38

4 years ago

0.2.37

4 years ago

0.2.36

4 years ago

0.2.35

4 years ago

0.2.34

4 years ago

0.2.33

4 years ago

0.2.32

4 years ago

0.2.31

4 years ago

0.2.30

5 years ago

0.2.29

5 years ago

0.2.28

5 years ago

0.2.27

5 years ago

0.2.26

5 years ago

0.2.25

5 years ago

0.2.23

5 years ago

0.2.22

5 years ago

0.2.21

5 years ago

0.2.20

5 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.17

5 years ago

0.2.16

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.1

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.33

5 years ago

0.1.32

5 years ago

0.1.31

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.3

5 years ago

0.1.0

5 years ago