Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

Permalink
🛠 Removed Comments and Link fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
athul committed Jan 29, 2020
1 parent 77a5658 commit f2c8af7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ go:
before_script:
- go get -v
- go build
- ./pwcli
- ./pwcli -h
- rm pwcli
#
# before we deploy, we go build for all operating systems we would like to support
deploy:
- provider: script
skip_cleanup: true
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PostWoman CLI [![Build Status](https://travis-ci.com/athul/pwcli.svg?token=udLtq6DyJs4Gxpze9nqX&branch=master)](https://travis-ci.com/athul/pwcli)
# PostWoman CLI [![Build Status](https://travis-ci.com/athul/pwcli.svg?token=udLtq6DyJs4Gxpze9nqX&branch=master)](https://travis-ci.com/athul/pwcli)[![Postwoman](https://img.shields.io/badge/Made_for-Postwoman-hex_color_code?logo=Postwoman)](https://postwoman.io)
Use Postwoman's CLI direct from your terminal.

# Installation
Expand All @@ -8,7 +8,7 @@ Use Postwoman's CLI direct from your terminal.
- Build using `go build`
- Move Binary to `/usr/local/bin/`
### From Binary
- You can find the Binaries in Gzipped form from the [Releases](https://github.com/athul/pwcli/releases)page
- You can find the Binaries in Gzipped form from the [Releases](https://github.com/athul/pwcli/releases) page
**Supports**
- Linux(x64,x86)
- Mac(x64)
Expand Down

0 comments on commit f2c8af7

Please sign in to comment.