Skip to content
New issue

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

Updates docs with installation instructions #129

Open
justinvasel opened this issue Nov 19, 2024 · 2 comments
Open

Updates docs with installation instructions #129

justinvasel opened this issue Nov 19, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@justinvasel
Copy link
Contributor

# 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
@justinvasel justinvasel added the documentation Improvements or additions to documentation label Nov 19, 2024
@justinvasel justinvasel self-assigned this Nov 19, 2024
@habig
Copy link
Contributor

habig commented Nov 19, 2024

take a look at #132

Open question on adding virtualenv wrappers to the git methods too.

@habig
Copy link
Contributor

habig commented Nov 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants