heime

Crates.ioheime
lib.rsheime
version0.0.1
sourcesrc
created_at2024-08-20 22:07:11.931518
updated_at2024-08-20 22:07:11.931518
descriptionA simple dotfile manager using Rust and Lua
homepagehttps://github.com/sondr3/heime
repositoryhttps://github.com/sondr3/heime
max_upload_size
id1345818
size35,701
Sondre Aasemoen (sondr3)

documentation

README

heime

GitHub Actions Status

A small and simple dotfile manager written in Rust using Lua for configuration.

  • Simple: Not overly complicated, use the exported functions to move files around.
  • Configurable: Want different settings between work, different personal machines and so on? We do that.
  • Experimental: This is primarily made for my own personal use so beware of fire, missing files and bugs.
Table of Contents

Table of Contents

Installation

Clone the repo and do a cargo install -f --path ..

Getting started

N/A. This is currently only a collection of functions and test.

What the name

The name heime is the word for home in Nynorsk, one of the two written languages in Norway. The inspiration should be fairly obvious, it's a program to manage your home... on your computer(s).

heime        heime n. (norse heima, heimi) heimstad
             eige, ha heime

License

GPLv3.

Commit count: 0

cargo fmt