frontier

Crates.iofrontier
lib.rsfrontier
version0.0.4
sourcesrc
created_at2024-03-12 03:49:48.622067
updated_at2024-03-22 11:37:51.189077
description[WIP] A tool to reproduce distro installations.
homepage
repository
max_upload_size
id1170076
size36,945
peter (peterc-s)

documentation

README

Frontier [WIP]

The Idea

Whilst distro-hopping I realised how annoying it was re-installing all my packages, especially when I keep forgetting about what I had installed. The goal is to have a configuration stored in a TOML file that can be installed with a single command.

Todo:

  • get things working
  • install packages with the specified package manager in the TOML
  • base logic to generate TOML files from current packages
  • support for common package managers
  • add some method to configure things (i.e. import dotfiles from a github repo or folder)
Commit count: 0

cargo fmt