Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法在 ubuntu 中构建和测试以下 cassandra erlang 客户端。https://github.com/matehat/cqerl#connecting . 怎么做?
你能做到以下几点:
git clone https://github.com/dieswaytoofast/erlang_cassandra.git cd erlang_cassandra rebar get-deps rebar compile
注意:我是 Erlang 和 Cassandra 的新手