Top "Collaboration" questions

Collaboration is combining the effort of people in real-time to get things done, either by working side-by-side or through tools such as web conferencing, instant messaging, IRC, etc.

How to connect local folder to Git repository and start making changes on branches?

I'm new to source control; in the past, I've manually backed up copies of files and made changes on clones …

git version-control repository gitlab collaboration
Github: readonly access to a private repo

I am developing some private projects on Github, and I would like to add nightly cronjobs to my deployments servers …

git github collaboration readonly public-key
Is there a Google Doc-style UML tool?

I’m looking for a collaborative UML-compliant tool. I work in the context of two geographically spread out teams and …

uml collaboration
'You do not have access to the app' when trying to access heroku console

I recently started collaborating in a project on Heroku using Ruby on Rails. I was added as a collaborator and …

ruby-on-rails heroku collaboration rails-console rake-test
Github: How do I add my own projects to an "organization" account?

I have started collaborating on a series of projects with several developers on github, and we recently created an organization …

git github collaboration
Using Emacs server and emacsclient on other machines as other users

I know that after I call (start-server) inside an existing Emacs session I can then use emacsclient -c (on the …

emacs remote-access tmux collaboration emacsclient
How to deal with bundler updates (Gemfile.lock) in collaborative context?

I have been a lone programmer on a particular project, but now someone else has joined as collaborator. With just …

ruby-on-rails version-control bundler collaboration gemfile
Online, real-time, shared JavaScript console?

I would like to use an online tool to work remotely with people to do Javascript learning and testing exercises. …

javascript collaboration jsfiddle
Google colaboratory run code locally

Is it possible to run Google Colaboratory scripts in my computer locally? If not, why it has been designed in …

python jupyter-notebook collaboration gurobi google-colaboratory
Any collaborative tool/website to localize an Android app?

My open source Android application has internationalization done the Android way, with strings.xml files. The community has many people …

android localization collaboration