Owen
Owen
Hi, thanks for the great lib, I met a question, how to run a variable command? when I run this, it throws `/bin/bash: echo hello: command not found` ```js const...
I want to use my home directory as the root path, there are too many hidden folders. maybe we should hide them too?
**Describe the bug** A clear and concise description of what the bug is. When run `curl -L https://install.meilisearch.com | sh` show: Impossible to get the latest stable version of Meilisearch...
### Version of Kakoune f3cb2e434004a718d1225cb0d74c694e66a7248b ### Reproducer ``` #!/bin/sh set -e rm -rf /tmp/kakoune git clone https://github.com/mawww/kakoune.git /tmp/kakoune cd /tmp/kakoune/src make install debug=no PREFIX=${HOME}/.local # clean rm -rf /tmp/kakoune ```...
## 该 PR 相关 Issue / Involved issue Close # ## 完整路由地址 / Example for the proposed route(s) ```routes /douban/group/698716 ``` ## 新RSS检查列表 / New RSS Script Checklist - [...
**Is your feature request related to a problem? Please describe.** > I'm studying dotfiles manager now, I have'n used toml-bombadil, I just read the docs yet, so maybe it's not...
Hi, can we get the current os name from template? like this: `{{os.name}}`
solve #53 Hi, I just made a pr for adding `ignoredPaths` and `redirectDefaultLanguageToRoot` as an option for intl. Here is explain: ```javascript { resolve: `gatsby-plugin-intl`, options: { // option for...
MongooseIM version: (5.0.0) Installed from: (source or pkg) Erlang/OTP version: (put the version) Describe the issue. Hi, Thanks for your great work for xmpp! I wonder what are the side...
MongooseIM version: 5.0.0 Installed from: docker Erlang/OTP version: (put the version) Describe the issue. When using jwt auth mongooseimctl can not register user, error info `User user5@localhost already registered at...