Skip to content

imAnesYT/buildsnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 

Repository files navigation

BuildSnap

PyPI version Python PyPI Downloads

  • A python CLI package for building installing and making packages setups...
  • a new version (0.2.1) has been released, see releases for details

πŸ€– Commands

buildsnap --help

buildsnap build
options:
--tar, --whl
--path, -p

Example:
buildsnap build --tar -p /sdcard/mypkg

buildsnap init
options
--name
--username

Example:
buildsnap init --name MyPKG --username User

buildsnap install
options:
--path, -p

Example:
buildsnap install --path /sdcard/MyPKG

πŸ”΅ Installation

pip install buildsnap

πŸ“ƒ Changelogs

  • updated the package from click to argparse
  • updated from setup.py to pyproject.toml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors