Marcellus Miles

Results 12 issues of Marcellus Miles

In the readme you say _The file name is a timestamp, but feel free to rename it to something more rescriptive_. However, I don't see where this is possible. I'm...

I have a backlog of items I would like to add to the Envelope editor. I can create separate issues for each of these if you like, but with so...

enhancement

I know you've commented on #99 about the pita that text can be to a library like this, but, when making UI's it is often the case to have a...

help wanted

It would be great if everything non configuration could be put in an `app` directory. I've seen other generators do this and it keeps the top level directory cleaner. So...

While I like the repo layout and the modules, the diagram should show a direct line from the internet to the database since the database server is given a public...

I'm curious what the upper limits are for large areas of interest and what strategies you might suggest for converting a large quantity of las files? I have 8500 files...

I set overwrite_if_same_revision = true and my ignored files still get uploaded.

@justinbarrick are you interested in receiving a PR for a Google Chat exporter? Messages can be formatted as a [card or simple text](https://developers.google.com/hangouts/chat/reference/message-formats/). Seems like it will work similar to...

This resolves #6, tests passed, might be a bit hacky if you want something more robust instead

PM2 supports `--update-env`, for example... `$ ENV_VAR=somethingnew pm2 restart app --update-env` Is it possible to add another action similar [to the current](https://github.com/Mindera/pm2-cookbook/blob/master/providers/application.rb#L68) `:restart` that will support this? We use chef...