DCAN-Labs / DCAN-Labs/bids-tryworks
One command to run server and launch browser
Open
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.