Skripty pro vývoj na Windows #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature: Windows Development Scripts
Source: TODO.md line 34
Implementation Notes
Currently, development is started via
./run_dev.shwhich only works on Unix-like systems. Windows developers need an equivalent.Approach:
run_dev.batorrun_dev.ps1as a Windows equivalent ofrun_dev.shcross-env) to make a single entry point work on all platforms