Releases: MatteoGuadrini/psp
Releases · MatteoGuadrini/psp
psp 0.1.0
Release notes
- Add prj_pypi function
- Add prj_docker function
- Add prj_makefile function
- Add print_help core function
- Add quick, simple and full argument for rapid configuration
- Add _requirements.txt_file
- Rewrite check_tool function with PATH enviroment variable
- Fix if name of project is empty
- Fix if name of project contains spaces
psp 0.0.9
Release notes
- Add prj_files function
- Add return bool into prj_test function
- Add Apache v2 license
- Fix creation docs folder into prj_docs function
psp 0.0.8
Release notes
- Add prj_tox function
- Add prj_docs function
psp 0.0.7
Release notes
- Add prj_remote function
psp 0.0.6
Release notes
- Add prj_ci function
- Fix pyproject.toml file
psp 0.0.5
Release notes
- Add prj_deps function
psp 0.0.4
Release notes
- Add prj_venv function
- Fix grouped check tools
- Fix prompt errors
psp 0.0.3
Release notes
- Add prj_test function
- Add user's bin path into check_tool function
- Fix return type to prj_git function
- Fix env path into files
psp 0.0.2
Release notes
- Add prompt_confirm function
- Add prj_git function
- Fix lowercase name of package
psp 0.0.1
Release notes
- Add check_tool function
- Add make_dirs function
- Add make_file function
- Add prompt_text function
- Add prj_name function
- Add help message to prompt_text function