nginx-redirect-writer-cli

1.1.0 • Public • Published

NginX Redirect Writer CLI

Build Status

Turn a CSV of new and old URLs into NginX rewrite rules.

Installation

$ npm install -g nginx-redirect-writer-cli

Usage

$ nrw <input.csv> <output.conf>
$
$ # Example:
$ nrw my-redirects.csv my-redirects.conf

License

Copyright (c) 2016 Martin Experiments LLC

MIT (https://www.opensource.org/licenses/MIT)

Package Sidebar

Install

npm i nginx-redirect-writer-cli

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • suitupalex