fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Making env changes persistent to the current session?


From: Jorge Vargas
Subject: [Fab-user] Making env changes persistent to the current session?
Date: Thu, 24 Nov 2011 18:34:46 -0400

Hi,

I was wondering if this is possible. I want something like this.

def activate():
    local('source env/bin/activate')

That is a function that after executing will leave the altered
environment setup.

The main goal here will be to run some function like develop() that
will setup a full local environment and then leave you with a basic
setup for working on the application.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]