Skip to content

tk0miya/gem_rbs_collection

 
 

Repository files navigation

gem_rbs_collection: A collection of RBS for gems

RBS is a standard type signature syntax for Ruby programs. This is a community-managed collection of RBS files for gems that ship without RBS.

Loading RBS from the repository

You can use rbs collection command to load RBS files from this repository.

# Create rbs_collection.yaml
$ rbs collection init

# Resolve dependencies and install RBS files from this repository
$ rbs collection install

If rbs_collection.yaml exists, the installed RBSs are loaded automatically. You do not need any configuration for rbs and steep commands.

See collection.md in ruby/rbs repository for more details.

How to contribute

See CONTRIBUTING.md

About

A collection of RBS for gems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.2%
  • Shell 23.4%
  • Mustache 1.9%
  • HTML 0.5%