Skip to content

My Linux and Mac environment, features auto-loading changes from the repository into the shell environment and other useful goodies.

Notifications You must be signed in to change notification settings

szilard-nemeth/linux-env

Repository files navigation

CI for yarndevfunc (pip) codecov Language grade: Python Code style: black GitHub language count

My Linux / Mac environment

Installation

Configure precommit as described in this blogpost: https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/ Commands:

  1. Install precommit: pip install pre-commit
  2. Make sure to add pre-commit to your path. For example, on a Mac system, pre-commit is installed here: $HOME/Library/Python/3.8/bin/pre-commit.
  3. Execute pre-commit install to install git hooks in your .git/ directory.

Troubleshooting

pre-commit installation

In case you're facing a similar issue:

An error has occurred: InvalidManifestError: 
=====> /<userhome>/.cache/pre-commit/repoBP08UH/.pre-commit-hooks.yaml does not exist
Check the log at /<userhome>/.cache/pre-commit/pre-commit.log

, please run: pre-commit autoupdate More info here: pre-commit/pre-commit#577

About

My Linux and Mac environment, features auto-loading changes from the repository into the shell environment and other useful goodies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published