command
Version:
v0.0.0-...-5fef39c
Opens a new window with list of versions in this module.
Published: Feb 10, 2024
License: MIT, BSD-3-Clause
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
modpub
modpub is a tool to help create a directory of vgo modules from a git respository.
go get -u myitcv.io/cmd/modpub
Usage
Flags:
-target string
target directory for publishing
-v give verbose output
Status
Very much work in progress. There are some notable TODOs:
- currently only works with commits (and not tags) and hence produces only pre-release versions
- currently we assume the remote is
origin/master
; make this configurable
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.