Clay Mitchell
Clay Mitchell
Using a Makefile excludes (to a degree) windows users - any way to get a gulp / npm script / etc instead of make?
I'm using 0.8.1 Trying to figure out how to write a Bookshelf model in ES6. if I do it like this: ``` javascript export default class Account extends Bookshelf.Model {...
No problems, just a question - how does the backup/restore process work? Is there any additional documentation on how Atomic “Makes moving apps between different computers easier”? I’m currently using...
Off a fresh pull of this repo, I get this. Any idea what the problem is? ```C:\gradle-plugin-example>gradlew test :compileJava UP-TO-DATE :compileGroovy :processResources UP-TO-DATE :classes :createClasspathManifest :compileTestJava UP-TO-DATE :compileTestGroovy :processTestResources UP-TO-DATE...
- Changed instructions to use .env to .env.local (.env is not in .gitignore by default, whereas .env.local is. process still starts properly with .env.local. - updated a couple of "edit...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
First off, great guide! I learned a lot from it. After reading it, I had 2 questions from you: 1) Obviously, storing individual event instances is a bad idea -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Pressing "down" arrow key on the Categories dropdown on search page...