List files respecting ignore rules
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| src | ||
| test | ||
| .gitignore | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
listed
List files respecting ignore rules.
Installation
Git
git clone git@github.com:klephron/listed.git
cd listed
pip install .
Sources
tar -xvf listed-*.tar.gz
pip install .
Development
See pyproject.toml for development tools and dependencies.