An open API service indexing awesome lists of open source software.

https://github.com/suhdev/htaccess-geni

A node module to generate htaccess files.
https://github.com/suhdev/htaccess-geni

Last synced: about 1 year ago
JSON representation

A node module to generate htaccess files.

Awesome Lists containing this project

README

          

# htaccess-geni

A node module to generate .htaccess files through a simple builder pattern.

## Installation

### npm

```sh
npm install htaccess-geni --save-dev
```

### clone git repository

```sh
git clone https://github.com/suhdev/htaccess-geni.git
```

## Usage

Suhail Abood © 2015