Commit Graph

28 Commits

Author SHA1 Message Date
skylerbunny 8c4531cf7b Update rbenv ruby version (#671) 2018-08-20 20:08:10 +02:00
Ian McCowan e191c374e4 Update Mac instructions to 2.5 (#544) 2018-02-18 02:11:19 +01:00
David Underwood fc3ebad888 Update Mac install instructions for consistency (#500)
Moves the `libidn` installation command up to the big brew command to keep things consistent.
2017-12-28 14:32:00 -06:00
Mike Burns ff454d3215 OpenBSD-specific development guide (#463)
* OpenBSD-specific development guide

The GNU/Linux setup works well but there are some OpenBSD-specific
considerations around default compilers, discovering third-party
libraries, and linker warnings.

* Fix typos
2017-11-27 14:55:59 +01:00
nightpool a75e75b63a
Merge pull request #269 from spinda/manage-translations
Add snippet in dev guide about `yarn manage:translations`
2017-10-29 16:19:55 -04:00
Eugen Rochko ab041d036d Fix #325 2017-07-25 19:09:07 +02:00
kfir e0f6fb40b0 Update Development-guide.md (#340)
in order to install ruby-idn we need to make sure we have libidn installed.
2017-07-16 01:40:40 +02:00
Charlotte Fields db5c961282 small doc fix (#307) 2017-06-17 14:30:28 +02:00
Michael Smith 4b2ae4a9bd
Add snippet in dev guide about manage:translations 2017-05-25 22:54:32 -07:00
Diana Thayer 887837ab87 Update Development-guide.md
Since the document specifies the `--pure-lockfile` flag, it seems inaccurate to say, "Similarly, installing JavaScript dependencies doesn't require any flags."

I've changed the text accordingly. I hope it's appropriate!
2017-05-21 22:57:17 -07:00
Eugen Rochko b71e181661 Merge pull request #244 from seefood/patch-1
dependencies and webpacker
2017-05-22 04:21:43 +02:00
Eugen Rochko f4e6c29a53 Update Development-guide.md 2017-05-22 04:21:32 +02:00
Eugen Rochko 9a89190202 Update Development-guide.md 2017-05-22 04:20:26 +02:00
Eugen Rochko c29f6f2ee6 Update Development-guide.md 2017-05-22 04:19:33 +02:00
Chad Ingram d0b9bb8801 Update Development-guide.md
Add protobuf to brew install line - needed by cld3
2017-05-17 00:08:04 -04:00
Aral Balkan ab538eeb51
Fix typo on Mac developer guide 2017-05-16 16:45:40 +02:00
Aral Balkan 0f26e2962a
Cosmetic: removed trailing line in code on Mac dev guide 2017-05-16 16:31:44 +02:00
Aral Balkan 9de932c427
Change order of prerequisites in Mac development guide
Xcode commandline tools need to be installed before ffmpeg is
as they’re used to compile it.
2017-05-16 16:20:03 +02:00
Aral Balkan 34071d26d0
Improve running instructions in Mac development guide (#250) 2017-05-16 16:09:37 +02:00
Aral Balkan c84f141e22
Add Mac development environment setup instructions. Closes #250 2017-05-16 16:04:50 +02:00
Ira Abramov acf56f2266 Webpacker addition after v1.3.3 requires a documentation as well. 2017-05-13 18:48:49 +03:00
Ira 3f4db4fe31 Packages that were needed in my dev env
Packages that were needed in my dev env
2017-05-13 18:11:55 +03:00
zorun 371864c39e Development: Fix bundle install instructions and expand on running rails (#133) 2017-04-27 11:15:53 +02:00
178inaba fbb0f346c3 Add yarn install option 2017-04-24 22:21:23 +09:00
Ben Hamill 43692e45b0 Mention Yarn in Dev Docs (#100)
Adds a mention of `yarn install` in the development guide so people know
to, well, run it.
2017-04-19 18:28:13 +02:00
Expenses d31186318a Added ngrok link 2017-04-12 20:18:53 +12:00
Effy Elden 376165bee4 Add default account details to developer documentation. 2017-01-27 02:03:13 +11:00
Effy Elden 6c12fda90a Add separate sections for Heroku and Vagrant deployments. Add guide for instance administration. Move 'Contribution guide' to 'Development guide'. 2017-01-22 19:50:40 +11:00