DCAN-Labs / DCAN-Labs/bids-tryworks

One command to run server and launch browser

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
enhancement medium priority
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Make a single launch command which:

1. Check whether port is busy
1. If it isn't, run the server using `manage.py runserver `
1. Launch a browser automatically using e.g. `firefox localhost: &`

This will avoid confusion about which port to use, and will also save the user the hassle of running the server in 1 command window and a browser from another.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.