https://github.com/paxperscientiam/manifest
Manifest -- a project dedicated to the paranoid
https://github.com/paxperscientiam/manifest
backup bash gem macports manifest npm paranoid
Last synced: 5 months ago
JSON representation
Manifest -- a project dedicated to the paranoid
- Host: GitHub
- URL: https://github.com/paxperscientiam/manifest
- Owner: paxperscientiam
- License: gpl-3.0
- Created: 2016-08-21T04:53:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T20:12:10.000Z (about 7 years ago)
- Last Synced: 2025-09-03T01:46:14.225Z (5 months ago)
- Topics: backup, bash, gem, macports, manifest, npm, paranoid
- Language: Shell
- Size: 73.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# manifest
manifest -- execute, in case of Doomsday.
This is a `bash` program that generates manifests of packages from various package managers. Designed with love for the paranoid.
# installation
```bash
make
make install
```
By default, `manifest` is installed into `${HOME}/bin/paxperscientiam/`.
# uninstall
```bash
make uninstall
```
This will move `${HOME}/bin/paxperscientiam/manifest` to a temporary folder.
# Examples
Execute `manifest cron emacs` to backup user crontab and create a cask file for emacs.
Execute `manifest -h` to see help menu.
# Supported
* composer
* emacs
* lunchy
* gem
* npm
* pip
* ... more coming
> Disclaimer: EXECUTE AT YOUR OWN PERIL.
*Requirements.*
* Bash ≥ 4.2