[Git][noosfero/noosfero][master] Deleted 1 commit: doc: add rvm/gem and docker based development setup on HACKING

Rodrigo Souto gitlab at mg.gitlab.com
Thu Aug 18 10:54:18 BRT 2016


Rodrigo Souto pushed to branch master at Noosfero / noosfero


WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.


Deleted commits:
644db6c1 by Rodrigo Souto at 2016-08-18T10:51:47-03:00
doc: add rvm/gem and docker based development setup on HACKING

- - - - -


1 changed file:

- HACKING.md


Changes:

=====================================
HACKING.md
=====================================
--- a/HACKING.md
+++ b/HACKING.md
@@ -31,7 +31,7 @@ If you want to use a different port than 3000, pass `-p <PORT>` to `./script/dev
 Instructions for other systems
 ------------------------------
 
-On other OS, you have 2 options:
+On other OS, you have many options:
 
 ### 1) using a chroot or a VM with Debian stable (easier)
 
@@ -45,6 +45,14 @@ You can check `./script/install-dependencies/debian-squeeze.sh` to have an idea 
 
 If you write such script for your own OS, *please* share it with us at the development mailing list so that we can include it in the official repository. This way other people using the same OS will have to put less effort to develop Noosfero.
 
+### 3) Installing dependencies via Rubygems and RVM
+
+To setup the development environment through Rubygems you just need to install some basic deps and then install the gems defined on the Gemfile. Further instructions can be found on: http://noosfero.org/bin/view/Development/DepsWithRVMAndGems
+
+### 4) Using a docker image
+
+Use a docker image to run an out-of-the-box development environment. Further information can be found on: https://hub.docker.com/r/noosfero/dev-rails4/
+
 Submitting your changes back
 ----------------------------
 



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/644db6c14c9cca810bc35b7e1433b62754eede3c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160818/2eb59a10/attachment.html>


More information about the Noosfero-dev mailing list