-
Name
-
sorbet
-
Version
-
0.5.9787
-
Platform
-
ruby
-
Authors
-
Stripe
-
Bindir
-
bin
-
Date
-
2022-03-25 00:00:00 UTC
-
Dependencies
-
sorbet-static (= 0.5.9787)
minitest (~> 5.11, development)
mocha (~> 1.7, development)
rake (>= 0, development)
-
Description
-
The main entrypoint for using Sorbet
-
Email
-
sorbet@stripe.com
-
Executables
-
srb-rbi
srb
-
Files
-
bin/srb
bin/srb-rbi
lib/constant_cache.rb
lib/create-config.rb
lib/fetch-rbis.rb
lib/find-gem-rbis.rb
lib/gem-generator-tracepoint.rb
lib/gem-generator-tracepoint/tracepoint_serializer.rb
lib/gem-generator-tracepoint/tracer.rb
lib/gem_loader.rb
lib/gem_loader.rbi
lib/hidden-definition-finder.rb
lib/real_stdlib.rb
lib/require_everything.rb
lib/serialize.rb
lib/status.rb
lib/step_interface.rb
lib/suggest-typed.rb
lib/t.rb
lib/todo-rbi.rb
-
Homepage
-
https://sorbet.org
-
Licenses
-
Apache-2.0
-
Metadata
-
{"source_code_uri"=>"https://github.com/sorbet/sorbet"}
-
Post install message
-
Thanks for installing Sorbet! To use it in your project, first run:
bundle exec srb init
which will get your project ready to use with Sorbet.
After that whenever you want to typecheck your code, run:
bundle exec srb tc
For more docs see: https://sorbet.org/docs/adopting
-
Require paths
-
lib
-
Required ruby version
-
>= 2.3.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.5.2.3
-
Specification version
-
4
-
Summary
-
A Typechecker for Ruby
-
Original platform
-
ruby
-
New platform
-
ruby