command
Version:
v1.6.21
Opens a new window with list of versions in this module.
Published: Oct 9, 2022
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
generate-popular-actions
This is a script for generating popular_actions.go
.
It does:
- Fetchs metadata of popular actions
- Generates the fetched data set of metadata
- as Go source file
- as JSONL file
Usage
Generate Go source:
go run ./scripts/generate-popular-actions ./popular_actions.go
Detect new releases on GitHub:
go run ./scripts/generate-popular-actions -d
Please see output of -help
flag for more details.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.