Skip to content

Commit

Permalink
readme update for first public release v0.5
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jeevatkm committed May 19, 2017
1 parent 2384a41 commit 87edea9
Showing 1 changed file with 6 additions and 18 deletions.
24 changes: 6 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,16 @@

Home of all aah framework CLI tools.

## aah
## aah CLI Tool
[![Go Report Card](https://goreportcard.com/badge/github.com/go-aah/tools/aah)](https://goreportcard.com/report/github.com/go-aah/tools/aah)
[![Powered by Go](https://img.shields.io/badge/powered_by-go-blue.svg)](https://golang.org)
[![Version](https://img.shields.io/badge/version-0.4-blue.svg)](https://github.com/go-aah/tools/releases/latest)
[![Version](https://img.shields.io/badge/version-0.5-blue.svg)](https://github.com/go-aah/tools/releases/latest)
[![License](https://img.shields.io/github/license/go-aah/tools.svg)](LICENSE)

***v0.4 [pre-release](https://github.com/go-aah/tools/releases/latest) and tagged on Apr 14, 2017***
***Release [v0.5](https://github.com/go-aah/tools/releases/latest) tagged on May 19, 2017***

aah - A scalable, performant, rapid development Web framework for Go. Working on website and documentation of aah framework. However you can give it try and share your feedback.
aah framework - A scalable, performant, rapid development Web framework for Go.

Requires `go1.8` and above.

**Stay tuned on -**
* Gitter - [![chat online](https://img.shields.io/gitter/room/aahframework/community.svg)](https://gitter.im/aahframework/community)
* Twitter - [![Twitter Follow](https://img.shields.io/twitter/follow/aahframework.svg?style=social&label=Follow)](https://twitter.com/aahframework)


# Installation aah framework
#### Version (pre-release)
```bash
# install the aah framework
# it installs framework and aah CLI tool
go get -u aahframework.org/tools.v0/aah
```

See [official website](https://aahframework.org) - Work-in-progress.
Visit official website https://aahframework.org to learn more.

0 comments on commit 87edea9

Please sign in to comment.