/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mywiki.wooledge.org
| | moinmo.in
3.6 parsecs away

Travel
| |
| | wiki.mercurial-scm.org
7.8 parsecs away

Travel
| | [AI summary] A technical article explaining the Mercurial Queues (mq) extension, its risks, configuration, usage commands, and integration with Git-like workflows.
| | wiki.bitlbee.org
9.3 parsecs away

Travel
| | [AI summary] A technical guide explains how to configure and build the bitlbee-facebook plugin to enable Command-line Interface (CLI) messaging with Facebook Messenger using MQTT.
| | juffalow.com
30.7 parsecs away

Travel
| If you work on a larger project, you have surely write a build script, which helps you with repeating tasks. This can be concatenating javascripts, compiling SASS / LESS files, moving or deleting some files, etc. Each task like this can be ( relatively ) easily defined in Grunt and it will take care of everything.