Shougo / dein.vim

:zap: Dark powered Vim/Neovim plugin manager
MIT License
3.42k stars 197 forks source link

📗 Update README.md #470

Closed ghost closed 1 year ago

ghost commented 1 year ago

As asked by @Shougo, I'd updated README. I also fixed and improved lots of things and chose to sent everything in one commit & PR 🙃

I know it isn't an proper convention-like behavior but I was really short on time. Overall, it's looking like an production-like README file.

Changes

Notes

It would be nice to have an way to track the versions. Setting it manually, everytime, seems a bit off. What you think?

Shougo commented 1 year ago

Oh... It is very big.. I need more time to check.

Shougo commented 1 year ago

It would be nice to have an way to track the versions. Setting it manually, everytime, seems a bit off. What you think?

I don't know the better way...

ghost commented 1 year ago

It would be nice to have an way to track the versions. Setting it manually, everytime, seems a bit off. What you think?

I don't know the better way...

I think the most viable way would be:

  1. To use the versioning system within Github together with Github Actions This way we could automatically track version for each realese, and run all actions needed.

An example using the release system on Github we can do something like this:

GitHub release (latest by date)

![GitHub release (latest by date)](https://img.shields.io/github/v/release/microsoft/vscode)

Which would automatically get the latest stable release.

You can see more about here.

Shougo commented 1 year ago

OK. I will add release.

Shougo commented 1 year ago

I have released 3.0.