Skip to main content

This is my personal package

Project description

Gitter Twitter

Install

pip install axju

Functions

axju --help
axju setup
axju me

axju-proj list
axju-proj push --commit "text"

Coming soon

axju-sys create  # create the folder structure
axju-sys install # install the programms
axju-sys update  # update the os and programms

axju-proj open --ide atom <name|dir|.>
axju-proj update <name|dir|.>
axju-proj backup <name|dir|.>
axju-proj push <name|dir|.>

axju-alias <name>

axju-temp package
axju-temp readme

Development

Clone repo:

git clone https://github.com/axju/axju.git

Create virtual environment and update dev-tools:

python3 -m venv venv
source venv/bin/activate
pip install --upgrade wheel pip setuptools twine

Install local:

pip install -e .

Publish the packages:

python setup.py sdist bdist_wheel
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

axju-0.0.2.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

axju-0.0.2-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page