Skip to content

grantzvolsky/skel-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Skel Manager (skm)

Version, manipulate, and transport the backbone of your filesystem.

Skel Manager maintains a versioned skel directory. Such a directory is useful
for bootstrapping filesystems.

TODO synopsis

## Etymology

The name `skel` traditionally refers to the `/etc/skel/` directory. This directory is used to initialize new users' home directories.

In `skm` the meaning is slightly different:

* by default, the skel directory is not limited to /home
* the contents of skel evolve
* skel is synchronized in both directions
* skm can manage multiple names skels

## cli

- skm
  - init
  - diff-export|dex|de
  - diff-import|dim|di
  - export
  - import
  - link
  - rm
  - list|ls|show
  - git
  - edit
  - watch

## Credits

- Grant Zvolsky

[Simple Password Store](https://www.passwordstore.org/) by Jason Donenfeld
(Jason@zx2c4.com)

## License

GPL-2.0

About

Version, manipulate, and transport the backbone of your filesystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published