Skip to content

zackees/install.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install.py

Super easy script that can make a virtual environment then drop in an active.sh at your project root.

Windows_Tests

MacOS_Tests

Ubuntu_Tests

Ubuntu_Remote_Test

Quick install

  • cd <YOUR DIRECTORY>
  • Download and install in one line (requires git-bash on windows):
    • curl https://raw.githubusercontent.com/zackees/install.py/main/install -o install && bash ./install
  • To enter the environment run:
    • source activate.sh

About

Super easy script that can make a virtual env

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published