1.0.3 • Published 3 years ago

@designcontainer/generate-wp-config v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Generate WP Config

  • Node module for generating wp-config.php files

Installing

$ npm install @designcontainer/generate-wp-config

Import

import WpeApi from '@designcontainer/generate-wp-config';

Compiler

  • Uses Node v.14
  • $ npm run build to compile and watch

Testing

  • No testing framework/libary is used, but can be tested by writing tests in test/test.ts, then running $ node dist/test.js.
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago