- 
            Name
          
 
          - 
              pangea
          
 
        
        
          
- 
            Version
          
 
          - 
              0.0.34
          
 
        
        
          
- 
            Platform
          
 
          - 
              ruby
          
 
        
        
          
- 
            Authors
          
 
          - 
              drzthslnt@gmail.com
          
 
        
        
          
- 
            Bindir
          
 
          - 
              bin
          
 
        
        
          
- 
            Date
          
 
          - 
              2023-11-21 00:00:00 UTC
          
 
        
        
          
- 
            Dependencies
          
 
          - 
              rubocop-rspec (>= 0, development)
rubocop-rake (>= 0, development)
solargraph (>= 0, development)
keycutter (>= 0, development)
rubocop (>= 0, development)
rspec (>= 0, development)
rake (>= 0, development)
yard (>= 0, development)
terraform-synthesizer (>= 0)
abstract-synthesizer (>= 0)
aws-sdk-dynamodb (>= 0)
tty-progressbar (>= 0)
aws-sdk-s3 (>= 0)
tty-option (>= 0)
tty-table (>= 0)
tty-color (>= 0)
tty-box (>= 0)
toml-rb (>= 0)
           
        
        
          
- 
            Description
          
 
          - 
              control rest apis declaratively with ruby
          
 
        
        
          
- 
            Email
          
 
          - 
              drzthslnt@gmail.com
          
 
        
        
          
- 
            Files
          
 
          - 
              .gitignore
.rubocop.yml
.ruby-gemset
.ruby-version
Dockerfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
bin/pangea
bin/stitches
example/config/README.md
example/config/sample.rb
flake.lock
flake.nix
gemset.nix
lib/pangea.rb
lib/pangea/cli.rb
lib/pangea/cli/config.rb
lib/pangea/cli/constants.rb
lib/pangea/cli/subcommands/config.rb
lib/pangea/cli/subcommands/infra.rb
lib/pangea/cli/subcommands/main.rb
lib/pangea/cli/subcommands/pangea.rb
lib/pangea/docker.rb
lib/pangea/errors/incorrect_subcommand_error.rb
lib/pangea/errors/namespace_not_found_error.rb
lib/pangea/errors/no_infra_target_error.rb
lib/pangea/errors/project_not_found_error.rb
lib/pangea/errors/site_not_found_error.rb
lib/pangea/log/init.rb
lib/pangea/modules.rb
lib/pangea/sandbox.rb
lib/pangea/say/init.rb
lib/pangea/shell/README.md
lib/pangea/shell/terraform.rb
lib/pangea/structures/README.md
lib/pangea/structures/abstract.rb
lib/pangea/structures/namespace.rb
lib/pangea/structures/project.rb
lib/pangea/structures/site.rb
lib/pangea/synthesizer/config.rb
lib/pangea/version.rb
pangea.gemspec
pangea.rb
           
        
        
          
- 
            Homepage
          
 
          - 
              https://github.com/drzln/pangea
          
 
        
        
          
- 
            Licenses
          
 
          - 
              MIT
          
 
        
        
          
- 
            Metadata
          
 
          - 
              {"rubygems_mfa_required"=>"true"}
          
 
        
        
          
- 
            Require paths
          
 
          - 
              lib
          
 
        
        
          
- 
            Required ruby version
          
 
          - 
              >= 3.1.0
          
 
        
        
          
- 
            Required rubygems version
          
 
          - 
              >= 0
          
 
        
        
          
- 
            Rubygems version
          
 
          - 
              3.3.3
          
 
        
        
          
- 
            Specification version
          
 
          - 
              4
          
 
        
        
          
- 
            Summary
          
 
          - 
              control rest apis declaratively with ruby
          
 
        
        
          
- 
            Original platform
          
 
          - 
              ruby
          
 
        
        
          
- 
            New platform
          
 
          - 
              ruby