-
Let me just say: Awesome endeavor!
-
Hi, I started looking into organist and am pretty new. Here's my very simple project.ncl atm:
```
let inputs = import "./nickel.lock.ncl" in
let organist = inputs.organist in
{
shells = organ…
-
When a user creates a new RDS service instance with `cf create-service...` but the command fails, the service instance can be left in an orphaned state with no actual service and the user is not able …
-
We're supposed to be able to link to the Java Client API apidoc (javadoc) from within the guide text. I think there's some fixup that happens either during ingestion or before that. In any case, the r…
-
I do not know how to start the server. I printed out the help on the nc command, changed the line in the server method. Such a page is displayed and the server stops. I attach a screenshot of the rece…
-
Hello,
I did not investigate deeply, but it seems that some dependency stuff for the site doesn't exists anymore:
```
❯ curl https://asset.launch.mojohelpdesk.com/javascripts/form_widget.js
curl…
-
_**TL;DR:**_ Unless someone stops me I'm going to take this thing over, modernize it, get it sane, strip out the cruft, make almost everything optional, all for _the greater good_. Not everyone will l…
-
When running `$ npm install` on `npm@3.1.0` `node@0.12.5` the console output is pretty unintelligible.
Somewhat related to #8761. This issue doesn't only refer to the carriage return/new line issue …
-
According to the documentation, to install this on MacOS you do the following:
```
brew install coursier/formulas/coursier
cs setup
scala -version
```
This results in:
```
The operation …
-
It would be helpful if we could provide incomplete/default values to add to the `zappa_settings.json` on `zappa init`.
## Context
For my public projects, I've provided `zappa_settings.example.js…