We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# Install in a virtual environment virtualenv production source production/bin/activate python -m pip install snews_pt # Test the install snews_pt set-name -n [detector] snews_pt test-connection --no-firedrill
The text was updated successfully, but these errors were encountered:
take a look at #132
Open question on adding virtualenv wrappers to the git methods too.
Sorry, something went wrong.
A reminder that we need to fix the TEST detector name usage too (then we can eliminate the detector naming step. #131
Once the dev server is up to speed with the connection test, we should eliminate the --no-firedrill option #127
--no-firedrill
justinvasel
No branches or pull requests
The text was updated successfully, but these errors were encountered: