acick 0.0.6

Tools for programming contests
docs.rs failed to build acick-0.0.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: acick-0.2.0

acick

jobs crates.io docs

                           __         
                __        /\ \        
   __      ___ /\_\    ___\ \ \/'\    
 /'__`\   /'___\/\ \  /'___\ \ , <    
/\ \L\.\_/\ \__/\ \ \/\ \__/\ \ \\`\  
\ \__/.\_\ \____\\ \_\ \____\\ \_\ \_\
 \/__/\/_/\/____/ \/_/\/____/ \/_/\/_/

WIP project

Requirements

  • Linux / OS X / Windows

Installation

Use install.sh to install binary release.

$ curl -sSf -L https://raw.githubusercontent.com/gky360/acick/master/install.sh | sh

Or use cargo to build from source.

$ cargo install acick

Usage

WIP

License

Released under the MIT license.