neko achievements 源码
尼科 安装 在系统中安装asfg 。 安装依赖项。 asdf install elixir asdf install erlang 本地运行 # with REPL $ iex -S mix # without REPL $ mix run -—no-halt 部署 $ mix deploy lix剂样本 # get neko_id rules Neko . Rule . CountRule . Store . all |> Enum . filter ( & ( &1 .neko_id == " longshounen " )) # get animes Neko . Anime . all () Neko . Anime . all_by_id () # get animes matched by rule user_id = 1 Neko . UserRate . load (u
文件列表
neko-achievements
(预估有个101文件)
http_client.ex
2KB
registry.ex
2KB
user_rate.ex
2KB
store.ex
1KB
registry.ex
3KB
achievement.ex
1KB
diff.ex
2KB
router.ex
2KB
application.ex
2KB
count_rule.ex
1KB
暂无评论