David A. Lareo

Results 15 issues of David A. Lareo

Hi, any plans or idea about extending Libreboard to enable collaborative text editing with TogetherJS or ShareJS?

Feature
Contribute:Pull-requests-encouraged

#Steps to replicate: - executing make docker.pkg Syntax error at docker.mk file: ```` .build/%/Dockerfile.pkg: docker/build/%/Dockerfile Makefile @mkdir -p .build/$* @sed -E "s#FROM edxops/([^:]+)(:\S*)?#FROM \1:test#" $< > $@ ```` the last...

I get: ``` Unhandled rejection error: password authentication failed for user "usuario" at Connection.parseE (/home/usuario/Software/news-community/pyramus/node_modules/pg/lib/connection.js:539:11) at Connection.parseMessage (/home/usuario/Software/news-community/pyramus/node_modules/pg/lib/connection.js:366:17) at Socket. (/home/usuario/Software/news-community/pyramus/node_modules/pg/lib/connection.js:105:22) at emitOne (events.js:77:13) at Socket.emit (events.js:169:7) at readableAddChunk (_stream_readable.js:146:16)...

Hi! Great job!! I am looking for a similar tool that is able to edit on-line (using a web collaborative editor) and committing to git repo by clicking a "save"...