https://github.com/gavindsouza/devly-affirmations
https://github.com/gavindsouza/devly-affirmations
affirmations devly-affirmations quirky
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gavindsouza/devly-affirmations
- Owner: gavindsouza
- License: apache-2.0
- Created: 2021-09-12T10:32:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T17:55:23.000Z (over 2 years ago)
- Last Synced: 2023-03-04T23:02:41.823Z (about 2 years ago)
- Topics: affirmations, devly-affirmations, quirky
- Language: Python
- Homepage: https://affirmations.gavindsouza.in/
- Size: 29.3 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Devly Affirmations
Affirmations for the qU1rkY dev in you ;)
## How to use?
This project is currently deployed at https://affirmations.gavindsouza.in. The site is pretty simple such that it returns a random affirmation each time you make a call.
The best way to use this project is by consuming it from your favourite interface built for affirmations, which for me looks like:
```bash
~ curl -s https://affirmations.gavindsouza.in | fx 'x.affirmation' | cowsay
________________
< I am fullstack >
----------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||```
## How to contribute?
To contribute affirmations, all you need to do is open an issue via the ["Affirmation Form"](//github.com/gavindsouza/devly-affirmations/issues/new?assignees=&labels=affirmation&template=submit_affirmation.yml) template. A "LGTM" comment from one of the maintainers will merge your contribution into the source 😁. Alternatively, you can choose to update the `affirmations.json` file manually.
A deploy is triggered on each push to the default branch. Special thanks to deta.sh for the hosting.
## License
The project is released under the [Apache 2.0](/LICENSE) license, and the affirmations are released under [CC-BY-NC-SA](/affirmations/LICENSE).