Tweak readme (#1775)
This commit is contained in:
parent
e9bec8d398
commit
660ae21373
@ -2743,7 +2743,7 @@ On a big project with multiple contributors, it's very useful to have a file wit
|
||||
|
||||
There are probably different commands to test, build, lint, deploy, and the like, and having them all in one place is useful and cuts down on the time you have to spend telling people which commands to run and how to type them.
|
||||
|
||||
And, with an easy place to put commands, it's likely that you'll come up with other useful things which are part of the project's collective wisdom, but which aren't written down anywhere, like the arcane commands needed for some part of your revision control workflow, install all your project's dependencies, or all the random flags you might need to pass to the build system.
|
||||
And, with an easy place to put commands, it's likely that you'll come up with other useful things which are part of the project's collective wisdom, but which aren't written down anywhere, like the arcane commands needed for some part of your revision control workflow, to install all your project's dependencies, or all the random flags you might need to pass to the build system.
|
||||
|
||||
Some ideas for recipes:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user