Skip to content

wareismymind/res2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

res2

A resouce manager for arbitrary content.

Getting Started

  • Create a YAML file called res2.yaml with a files property whose value is a mapping of file names to HTTP or HTTPS URLs.
  • Run res2 from within the directory with the res2.yaml file.

Example Manifest

files:
    .editorconfig: https://raw.githubusercontent.com/wareismymind/peer/main/.editorconfig
    .megalinter: https://raw.githubusercontent.com/wareismymind/peer/main/.mega-linter.yml

About

A resouce manager for arbitrary content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages