Skip to main content

A simple config applier

Project description

conapp - The easy config applier

A simple project for applying config files from repos/tar files

Example command:

conapp config -u drew887 -b

The above will:

  • download a tarball from drew887's config repo on bitbucket (-b)
  • take a backup of all the files that are listed in the tarball that would be overridden locally on your system
  • untar the repo into your home directory.

Available commands:

config Command

Used for downloading and applying configs from either Bitbucket or Github.

  • list: Lists out configs that are available locally

  • apply: Download and apply a config based on username & repo name

  • undo: Apply snapshot taken when a config was last applied.

    IE: conapp config undo -u drew887 will apply the snapshot taken when the drew887/config repo was last applied

snapshots Command

Used for managing local backups created by conapp during the config commands

  • list: List available backups
  • delete: Delete a backup
  • restore: Restore a backup

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

conapp-0.1.1.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

conapp-0.1.1-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page