Metadata-Version: 2.1
Name: nerdcore
Version: 0.6.21
Home-page: https://bitbucket.org/fivable/nerd-cli.git
Author: David Wallace Cooley Jr
Author-email: david@fivable.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# nerdcore 🤖

Nerdcore is a package containing the core functionality used for the Nerd CLI.

When pushing updates that need to be published you must run `bump2version [patch|minor|major]` and then make at least one commit and push tags. This will trigger a bitbucket pipeline for publishing to Pypi.
