Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cristianoliveira/vim-tips

A bot for random vim tips that are posted on https://twitter.com/ClubVim
https://github.com/cristianoliveira/vim-tips

bot twitter-bot vim

Last synced: 1 day ago
JSON representation

A bot for random vim tips that are posted on https://twitter.com/ClubVim

Awesome Lists containing this project

README

        

# vim-tips

A learning purpose bot for twitter, learn a new VIM feature everyday :)

Liked the project? Contribute:
https://www.buymeacoffee.com/vimclub

# Why VIM?

Well, because of the first rule of the Vim's club. "Always talk about VIM". So
it's funny to have a vim bot that does exactly that and I can automate away it
from my responsabilities as a VIM user. :P

# Runnning

Using yarn
```bash
yarn && yarn start
```

Using docker:
```
docker-compose up
```

#Licence

MIT