Skip to content

Getting started guide fails to find example: reports git errot #82

@MountainLogic

Description

@MountainLogic

While bouncing between languages and libs, when I select C++/Boost Asio style binding for libzmq, I keep getting even when I try coming back from a different binding for c++ (BTW: I'm using Chrome Version 83.0.4103.106 (Official Build) (64-bit) on an up to date WIN 10 box):

git clone https://github.com/zeromq/zeromq.org
example_dir=content/docs/examples/cpp/azmq
cd zeromq.org && mkdir -p $example_dir
[ -s $example_dir/index.md ] || cat >$example_dir/index.md <<'EOF'

headless: true

EOF
cp archetypes/examples/hello_world_server.md
$example_dir/hello_world_server.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions