Hypolite Petovan
9c6fbc6a74
Update references to the friendica/friendica stable branch
2020-06-30 15:25:16 -04:00
Alexandre Alapetite
e64196c7b3
Fix PHP cannot take a shell script
...
Fix part of https://github.com/friendica/friendica/issues/4665
`php [shell file]` does not work, so use `php [php file]` instead.
`php bin/console.php` is more robust than e.g. `bin/console` which does
not work on Windows, or *nix systems without Bash
2018-03-24 12:47:40 +01:00
Tobias Diekershoff
4d8d5ca6a5
Merge pull request #4630 from MrPetovan/task/4629-move-executable-to-bin
...
Move executable scripts to bin/ (part 1)
2018-03-19 15:05:53 +01:00
Hypolite Petovan
4622f42b1d
Remove util/typo
...
- Updated documentation
- Fixed typo in documenation
2018-03-18 23:52:07 -04:00
Hypolite Petovan
3f71cdf8be
Move util/composer.ohar to bin/
2018-03-18 23:15:31 -04:00
Hypolite Petovan
f1e96a358d
Update GitHub documentation page
...
- Add composer install part
- Fix GitHub name capitalization
2018-01-17 15:31:11 -05:00
Tobias Diekershoff
ec95fb5c8d
clarification
2017-09-21 09:37:23 +02:00
Silke Meyer
ecb33e2b6f
Added branching workflow, reformatted markdown syntax
2015-04-17 16:56:41 +02:00
Silke Meyer
e6d516a355
Just added linebreaks
2015-04-17 16:04:10 +02:00
Silke Meyer
f6b8553d3e
Added more explanation to developing with Vagrant
2015-01-14 18:32:10 +01:00
Silke Meyer
06d807e4a9
added some info on vagrant to the help for devs
2014-12-28 16:58:49 +01:00
Silke Meyer
9c2e7a0c5c
renamed general dev documentation to github documentation
2014-12-28 16:39:19 +01:00