Julian Claus

Results 53 comments of Julian Claus

Hey @jorgebucaran, could we merge this?

Same here. Only my favicon is cached: ``` ```

You can just do: ```js import { load } from 'dotenv' // Load .env file load() ```

Please merge this fast, I've a job interview at Monday and want to use this :P

With the help of Backpack: https://github.com/ndabAP/nuxt-express-example/blob/master/backpack.config.js

Unfortunately now. You would need to return your component, do the questions and terminate when finished. Maybe you have a good API idea for that :100:

Mutate `history` and `stdin` [properties](https://github.com/ndabAP/vue-command#properties) and use the `sync` modifier.

While this is a good idea, I think it needs some extra attention. - Please rewrite the commit history so your commits follow the [conventional commit schema](https://github.com/ndabAP/vue-command/blob/master/CONTRIBUTING.md#commits). In your case,...

Could you give an example what you mean with "copy"?

You can find a built-in command here: https://github.com/ndabAP/vue-command/blob/master/src/hosted/App.vue#L157-L176 But it doesn't include all the in the documentation mentioned steps, so far.