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

https://github.com/aoki/anzen


https://github.com/aoki/anzen

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

anzen
=====

安全なWebアプリケーションの作り方を整える環境です。

# 使い方

## 必要なもの

- chef
- vagrant

## 環境構築

```sh
git clone https://github.com/ringohub/anzen.git
cd anzen
vagrant up
```