LaunchEnv
1.0.0
v0.0.4
Python에서 생성 된 명령 줄 애플리케이션은 프로그램 또는 스크립트를 하나의 명령으로 실행합니다.
하나의 명령만으로 작업/기타 환경을 시작하십시오.
JSON 런칭 파일의 프로그램 및 명령은 정교합니다.
PYPI에서
pip install launchenv
sudo pip3 install launchenv
Github에서
# Clone project
git clone https://github.com/a-tharva/LaunchEnv && cd LaunchEnv
# Installation
python3 setup.py install
# Run setup
launch
>launch -build <environment_name>
>launch -a <environment_name>
Enter name of program to add this environment: foo
Enter path of program executable: "D:foofoo.exe" or Drag exe to window the path will appear
For script -
>launch -a <environment_name>
Enter name of program to add this environment: foo
Enter path of program executable: python "D:foofoo.py" or python Drag exe to window the path will appear
script with output
windows -
: start cmd /K python 'D:foofoo.py'
linux -
:
For advance use -
>launch -a <environment_name>
Enter name of program to add this environment: opera incognito
Enter path of program executable: "D:fooopera.exe" -incognito or Drag exe to window the path will appear -incognito
>launch -run <environment_name>
_ _ _____
| | __ _ _ _ _ __ ___| |__ | ____|_ ____ __
| | / _` | | | | '_ / __| '_ | _| | '_ / /
| |__| (_| | |_| | | | | (__| | | | |___| | | V /
|_______,_|__,_|_| |_|___|_| |_|_____|_| |_|_/
usage: launch [-h] [-build] [-a] [-sh] [-t] [-e] [-remove] [-run] [-ls]
[-purge]
Run environment
optional arguments:
-h, --help show this help message and exit
-build , --build Create new work environment/launch file
-a , --add Add program to existing launch file
-sh , --show Show all program in launch file
-t , --time Time in seconds between execution
-e , --exclude Run program except
-remove , --remove Remove program from given launch file
-run , --run Run environment
-ls, --list List all available launch file
-purge , --purge delete the work launch file
여전히이 프로젝트를 진행하고 있습니다.
공헌은 오픈 소스 커뮤니티를 배우고, 영감을주고, 창조 할 수있는 놀라운 장소입니다. 당신이하는 모든 기여는 대단히 감사합니다 .
이를 더 좋게 만드는 제안이 있다면, repo를 포크하고 풀 요청을 만듭니다. 프로젝트에 별을주는 것을 잊지 마십시오! 다시 한 번 감사드립니다!
git checkout -b feature/Feature )git commit -m 'Add some Feature' )git push origin feature/Feature )MIT 라이센스에 따라 배포됩니다. 특허