-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 for v0.11.0 Release
- Loading branch information
Showing
56 changed files
with
1,940 additions
and
3,365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,3 +26,4 @@ _testmain.go | |
*.exe | ||
*.test | ||
*.prof | ||
*.bak |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
# tools - aah framework | ||
|
||
Home of all aah framework CLI tools. | ||
|
||
## aah CLI Tool | ||
[![Build Status](https://travis-ci.org/go-aah/tools.svg?branch=master)](https://travis-ci.org/go-aah/tools) [![Go Report Card](https://goreportcard.com/badge/aahframework.org/tools.v0)](https://goreportcard.com/report/aahframework.org/tools.v0/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.10-blue.svg)](https://github.com/go-aah/tools/releases/latest) | ||
[![License](https://img.shields.io/github/license/go-aah/tools.svg)](LICENSE) [![Twitter](https://img.shields.io/badge/twitter-@aahframework-55acee.svg)](https://twitter.com/aahframework) | ||
|
||
***Release [v0.10](https://github.com/go-aah/tools/releases/latest) tagged on Mar 28, 2018*** | ||
<p align="center"> | ||
<img src="https://cdn.aahframework.org/assets/img/aah-logo-64x64.png" /> | ||
<h2 align="center">Home of all CLI tools by aah framework</h2> | ||
</p> | ||
<p align="center"> | ||
<p align="center"><a href="https://travis-ci.org/go-aah/tools"><img src="https://travis-ci.org/go-aah/tools.svg?branch=master" alt="Build Status"></a> <a href="https://goreportcard.com/report/aahframework.org/tools.v0"><img src="https://goreportcard.com/badge/aahframework.org/tools.v0" alt="Go Report Card"></a> <a href="https://godoc.org/aahframework.org/tools.v0"><img src="https://godoc.org/aahframework.org/tools.v0?status.svg" alt="Godoc"></a> <a href="https://twitter.com/aahframework"><img src="https://img.shields.io/badge/twitter-@aahframework-55acee.svg" alt="Twitter @aahframework"></a></p> | ||
</p> | ||
|
||
aah - A secure, flexible, rapid Go web framework. | ||
|
||
Requires `go1.8` and above. | ||
### News | ||
|
||
* aah CLI <a href="https://github.com/go-aah/tools/releases/latest"><img src="https://img.shields.io/badge/version-0.11.0-blue.svg" alt="Release Version"></a> [released](https://github.com/go-aah/tools/releases/latest) and tagged on Jul 06, 2018. | ||
|
||
Visit official website https://aahframework.org to learn more. | ||
Visit official website https://aahframework.org to learn more about `aah` framework. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.