Skip to content

Make installer for pure Ruby projects #57

@jelaniwoods

Description

@jelaniwoods

Need shotgun and a config.ru to map the server to /git.

# inside config.ru
require "web_git"

map '/git' do
  run WebGit::Server
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions