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

Commit

Permalink
Merge pull request #169 from tubone24/gitpitch
Browse files Browse the repository at this point in the history
add bg image
  • Loading branch information
tubone24 committed Sep 15, 2019
2 parents 4fea063 + bfd018a commit ca151a1
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 2 deletions.
63 changes: 61 additions & 2 deletions PITCHME.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,74 @@ $ ebookhomebrew auto -s ./tests -d 3,4 -e jpg -f test.pdf

### Evolution

- Awesome REST API
- OpenAPI
- Awesome REST API with Open API
- Read The Docs
- Perfect Tests(UT/IT/E2E)
- CI/CD
- PyPI
- Heroku
- **More Client**

---?color=#FF3F80

### Awesome REST API

[DEMO SITE](https://ebook-homebrew.herokuapp.com/#/)

![openapi](assets/gitpitch/img/openapi.png)

---?color=#B867C6

### Read The Docs

[Make Docs, Read the docs](https://ebook-homebrew.readthedocs.io/en/latest/)

![readthedoc](assets/gitpitch/img/readthedocs.png)

---

### Perfect Tests

Perfect Test with Pytest.

Awesome test! coverage 98%! Write UT and IT.

![coverage98](assets/gitpitch/img/coverage98.png)

---?color=#02A8F4

### CI/CD

Many Badges!!

![morebadges](assets/gitpitch/img/morebadges.png)

---

#### And AutoDeploy!

Auto Deploy using CI/CD

![autodeploy](assets/gitpitch/img/autodeploy.png)

---

### PyPI

Auto Deploy PyPI with CI/CD

`pip install ebook-homebrew`

![pypi](assets/gitpitch/img/pypi.png)

---?color=#B867C6

### Heroku

Heroku Deploy!

![heroku](assets/gitpitch/img/heroku.png)

---?color=#FF9000

### More Client
Expand Down
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ The ``Ebook_homebrew`` is changing file name to only digit name like ``001.jpg``
:target: https://heroku.com/deploy
:alt: Deploy to Heroku

.. image:: https://azuredeploy.net/deploybutton.png
:target: https://azuredeploy.net/?repository=https://github.com/tubone24/ebook_homebrew
:alt: Deploy to Azure

ebook_homebrew is command line interface which change file name to only digit name like 001.jpg and make e-book format files.

Getting Started
Expand Down
Binary file added assets/gitpitch/img/autodeploy.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gitpitch/img/coverage98.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gitpitch/img/heroku.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gitpitch/img/morebadges.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gitpitch/img/openapi.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gitpitch/img/pypi.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gitpitch/img/readthedocs.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca151a1

Please sign in to comment.