https://github.com/bcgraham/amaru
Link shortener.
https://github.com/bcgraham/amaru
Last synced: 8 months ago
JSON representation
Link shortener.
- Host: GitHub
- URL: https://github.com/bcgraham/amaru
- Owner: bcgraham
- Created: 2014-08-31T21:38:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-31T22:48:05.000Z (almost 12 years ago)
- Last Synced: 2023-08-14T04:42:41.019Z (almost 3 years ago)
- Language: Go
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
amaru
=====
Link shortener. Obligatory for gophers everywhere.
```
go get github.com/bcgraham/amaru
go install
```
Unix:
```
./amaru
```
Windows:
```
amaru
```