Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d3r1n/dotman
better manager for your dotfiles.
https://github.com/d3r1n/dotman
archlinux dotfiles dotfiles-manager github hacktoberfest installer linux package-manager ubuntu
Last synced: 3 months ago
JSON representation
better manager for your dotfiles.
- Host: GitHub
- URL: https://github.com/d3r1n/dotman
- Owner: d3r1n
- License: gpl-3.0
- Archived: true
- Created: 2021-09-12T12:56:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T19:43:35.000Z (over 1 year ago)
- Last Synced: 2024-07-13T01:30:03.626Z (4 months ago)
- Topics: archlinux, dotfiles, dotfiles-manager, github, hacktoberfest, installer, linux, package-manager, ubuntu
- Language: Go
- Homepage: https://d3r1n.github.io/dotman
- Size: 158 KB
- Stars: 82
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotman
better manager for your dotfiles.## Documentation
Dotman documentation is up!!
check it out at [**d3r1n.github.io/dotman**](https://d3r1n.github.io/dotman)## Version History
- v0.4 [Now]
* Better Documentation - [Main Feature]
* Website? - [Main Feature]
* Multiple Installer Scripts - [Main Feature]
- v0.3
* Automatic Generated installer script - [Main Feature]
* Status Commands
* Dotman Binary installing script
* Bug fixes
- v0.2
* Automatic git support added - [Main Feature]
* Lots of bug fixes
- v0.1
* Initial version of Dotman## Installation
Just Execute this command to install the dotman from source
![Installation](./assets/installation.png)
**Requirements**:
- Go **1.17** or *higher*.```bash
curl -L https://git.io/J68cu | bash
```
**or**```bash
curl https://raw.githubusercontent.com/d3r1n/dotman/master/linux_installer.sh | bash
```If you liked this project please leave a star, it helps a lot :3