Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pythoniasm/foxysafe

Repository files navigation

FoxySafe

PyPI Version GitHub Tag

GitLab backup tool for repositories, issues, wikis, and snippets.

Table of Contents

Install

pip install -e foxysafe

Usage

  • Copy the default_config.yaml to a custom config.yaml and adjust the settings to your needs.
  • Copy the .env.example to .env and adjust the settings to your needs.

If you have cloned the repository and want to run the package from the source directory and the default_config.yaml file:

foxysafe

If you have cloned the repository and want to run the package from with a path to a custom config PATH_TO/config.yaml:

foxysafe --config-name PATH_TO_CONFIG.yaml

Contribute

Development Installation

python -m pip install -e ".[dev]"

Further, you can use Makefile to run linting:

make lint

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /