wharf-provider-github

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 13 Imported by: 0

README

GitHub provider for Wharf

Import Wharf projects from GitHub repositories. Mainly focused on importing from github.com, importing from GitHub EE is not well tested.

Components

Development

  1. Install Go 1.13 or later: https://golang.org/

  2. Install the swaggo/swag CLI globally:

    # Run this outside of any Go module, including this repository, to not
    # have `go get` update the go.mod file.
    $ cd ..
    
    $ go get -u github.com/swaggo/swag
    
  3. Generate the swaggo files (this has to be redone each time the swaggo documentation comments has been altered):

    # Navigate back to this repository
    $ cd wharf-provider-github
    
    # Generate the files into docs/
    $ swag
    
  4. Start hacking with your favorite tool. For example VS Code, GoLand, Vim, Emacs, or whatnot.


Maintained by Iver. Licensed under the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL