Skip to content

opspec-pkgs/_.op.bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

Problem statement

Internal op for opspec-pkgs/maintainers applied to ops (new & existing) to "bootstrap" them w/ latest standards & ops.

includes:

  • generation of README.md (from op.yml)
  • generation of .opspec directory
  • generation of .gitignore file
  • generation of CODEOWNERS file

Example usage

Visualize

opctl ui github.com/opspec-pkgs/_.op.bootstrap#4.1.3

Run

opctl run github.com/opspec-pkgs/_.op.bootstrap#4.1.3

Compose

op:
  ref: github.com/opspec-pkgs/_.op.bootstrap#4.1.3
  ## uncomment to override defaults
  # inputs:
  #   srcDir: .
  outputs:
    srcDir:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

internal op which bootstraps an official op

Resources

Stars

Watchers

Forks

Packages

No packages published