https://github.com/aoki/anzen
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aoki/anzen
- Owner: aoki
- License: mit
- Created: 2014-08-26T06:31:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T03:26:16.000Z (over 11 years ago)
- Last Synced: 2025-06-05T06:55:22.819Z (12 months ago)
- Language: PHP
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
anzen
=====
安全なWebアプリケーションの作り方を整える環境です。
# 使い方
## 必要なもの
- chef
- vagrant
## 環境構築
```sh
git clone https://github.com/ringohub/anzen.git
cd anzen
vagrant up
```