1
0
Fork 0
mirror of synced 2024-06-29 18:11:09 -04:00

Compare commits

...

4 commits

Author SHA1 Message Date
Janek a57644bdd8
Merge 622ae32e67 into 0a5e7aa353 2023-11-20 01:17:43 -07:00
Tim Byrne 0a5e7aa353
Merge pull request #470 from LFd3v/master 2023-11-12 07:33:09 -06:00
LFdev 040dd461bd
Update Arch Linux badge in README.md
community repo was merged with extra, please refer to:

https://archlinux.org/news/git-migration-announcement/
https://archlinux.org/news/git-migration-completed/
2023-11-08 23:02:14 +00:00
Janek 622ae32e67
README: Add some docs links 2021-06-05 19:50:35 +02:00

View file

@ -13,16 +13,14 @@
[![GH Pages Status][gh-pages-badge]][workflow-gh-pages]
[![Dev Pages Status][dev-pages-badge]][workflow-dev-pages]
[https://yadm.io/][website-link]
[**yadm**][website-link] is a tool for managing [dotfiles].
**yadm** is a tool for managing [dotfiles][].
* Based on [Git][], with full range of Git's features
* Based on [Git], with full range of Git's features
* Supports system-specific alternative files or templated files
* Encryption of private data using [GnuPG][], [OpenSSL][], [transcrypt][], or
[git-crypt][]
* Customizable initialization (bootstrapping)
* Customizable hooks for before and after any operation
* Encryption of private data using [GnuPG], [OpenSSL], [transcrypt], or
[git-crypt]
* Customizable initialization ([bootstrapping](https://yadm.io/docs/bootstrap))
* Customizable [hooks](https://yadm.io/docs/hooks) for before and after any operation
Complete features, usage, examples and installation instructions can be found on
the [yadm.io][website-link] website.
@ -56,8 +54,8 @@ The star count helps others discover yadm.
[Git]: https://git-scm.com/
[GnuPG]: https://gnupg.org/
[OpenSSL]: https://www.openssl.org/
[arch-badge]: https://img.shields.io/archlinux/v/community/any/yadm
[arch-link]: https://archlinux.org/packages/community/any/yadm/
[arch-badge]: https://img.shields.io/archlinux/v/extra/any/yadm
[arch-link]: https://archlinux.org/packages/extra/any/yadm/
[dev-pages-badge]: https://img.shields.io/github/actions/workflow/status/TheLocehiliosan/yadm/test.yml?branch=dev-pages
[develop-badge]: https://img.shields.io/github/actions/workflow/status/TheLocehiliosan/yadm/test.yml?branch=develop
[develop-commits]: https://github.com/TheLocehiliosan/yadm/commits/develop