LaunchEnv
1.0.0
V0.0.4
Aplikasi baris perintah dibuat dalam python untuk menjalankan program atau skrip Anda dalam satu perintah.
Luncurkan lingkungan kerja/misc Anda hanya dengan satu perintah.
Program dan perintah dipenuhi file peluncuran JSON.
Dari pypi
pip install launchenv
sudo pip3 install launchenv
Dari 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
Masih mengerjakan proyek ini.
Kontribusi inilah yang membuat komunitas open source menjadi tempat yang luar biasa untuk belajar, menginspirasi, dan menciptakan. Kontribusi apa pun yang Anda buat sangat dihargai .
Jika Anda memiliki saran yang akan membuat ini lebih baik, silakan garukan repo dan buat permintaan tarik. Jangan lupa memberi proyek bintang! Terima kasih lagi!
git checkout -b feature/Feature )git commit -m 'Add some Feature' )git push origin feature/Feature )Didistribusikan di bawah lisensi MIT. Lisensi