kitchen-cli
kitchen-cli copied to clipboard
Meteor Kitchen - Command Line Interface
Hi. Not sure if I'm doing things wrong, or if this is a bug or a misunderstanding. I recently revived a meteor-kitchen project that had been dormant for about 2...
In the query definition page, you can add filters, but they are not used or stored in the source.
with setting frontend: semantic-ui, option --react. Error: template directory not found "C:\Program Files (x86)\meteor-kitchen\templates\react\ui\semantic-ui\". * no semantic-ui directory for react * copied semantic-ui from blaze folder to react . *...
**generating example Invoices.** ERRORS preventing running: 1. double braces instead of braces at 1. `imports/ui/pages/invoices/details/details.jsx:228:29: Unexpected token, expected , (228:29)` 1. back slashes instead of slashes (Windows *only* issue). 1....
using example Invoices. Main menus are using Bootstrap classes. Attached is a diff file that fixes that. [fix classes.diff.txt](https://github.com/perak/kitchen-cli/files/1337849/fix.classes.diff.txt)
Sometimes when I run a meteor-kitchen example, it return this error While minifying app stylesheet: path.js:8:11: Path must be a string. Received null at assertPath (path.js:8:11) And it solved by...
I wanted to include my plugins in my git repo so I symlinked them like so: `ln -s "$PWD/my_plugin" ~/.meteor-kitchen/plugins/my_plugin` When run, this resulted in: ``` Plugin "my_plugin"... Executing plugin......
Can you add yogiben:autoform-map on next release? It's great if anyone can insert their location :)
Just playing around with docker and i found meteor-kitchen works perfectly :D Here is the image i just created tonight with digitalocean ubuntu-docker https://hub.docker.com/r/rikyperdana/meteor-kitchen/