An idea: instead of listing commands in your README, provide a Makefile in your project root:
make setupinstalls dependenciesmake testruns the test suite (also on CI)make serverstarts the appmake formatformats your codemake deploypublishes releases