wanxp
wanxp
应该是修复了 #28 这个问题
1. 下载并解压mewchan 2. 配置环境变量指向mewchan/bin目录,如 编辑/etc/profile ``` sudo vim /etc/profile ``` 在最后添加 下面的"/指向解压后的路径/runtime.mixed.linux.x86_64.201204.0q4v"替换成你自己的路径 ``` export MEW_CHAN_HOME='/指向解压后的路径/runtime.mixed.linux.x86_64.201204.0q4v' export PATH=$MEW_CHAN_HOME/bin:$PATH ``` 4. 保存 5. 使配置生效 ``` source /etc/profile ```
1. 有bug就反馈; 2. 有bug没有及时修复,自己修复,再具有点开源精神pull merge request 3. 人家作者辛苦**开源**,免费给你用,不是逼着你用; 4. 所有开源内容都是风险使用者自担的;
it conflused me too . I am new bird for obsidian. After install this plugin, I want to find it after '/' and get nothing.
希望支持Swagger3.0
> 以上的代码有些恶心 , 再来一次 > > `3.0.0-SNAPSHOT` > ` jcenter-snapshots jcenter http://oss.jfrog.org/artifactory/oss-snapshot-local/ ` > > ` io.springfox springfox-swagger-ui ${version.swagger} io.springfox springfox-swagger2 ${version.swagger} io.springfox springfox-bean-validators ${version.swagger} ` 你用markdown格式化一下,这样看有点乱
if all of the code need ssh envirment, it would be terrible.
I review your code, and have a question: how do we use transaction? Your code just enable transaction, but do not add fuction to use it. this project just provide...
> @Wanxp, you left empty link to your plugin > > > Link to my plugin: Thanks. I added github respository url to comment.
> Hi @Wanxp, it looks like you've been actively making changes to the plugin. Have you taken a look at the suggestions I made above? #996 OK. I will carefully...