#packages #install #toml #file #command #was #configuration

bin+lib frontier

[WIP] A tool to reproduce distro installations

5 releases

0.0.4 Mar 22, 2024
0.0.3 Mar 22, 2024
0.0.2 Mar 16, 2024
0.0.1 Mar 16, 2024
0.0.0 Mar 12, 2024

#276 in Operating systems

Download history 283/week @ 2024-03-10 405/week @ 2024-03-17 12/week @ 2024-03-24 53/week @ 2024-03-31

753 downloads per month

MIT license

22KB
329 lines

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)

Dependencies

~2–12MB
~105K SLoC