Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 463 Bytes

Django auto-completions for Xonsh shell

Installation

To install use pip:

xpip install xontrib-django
# or: xpip install -U git+https://github.com/jnoortheen/xontrib-django

Usage

xontrib load django

Releasing your package

  • Bump the version of your package.
  • Create a GitHub release (The release notes are automatically generated as a draft release after each push).
  • And publish with poetry publish --build or twine