nutrella 1.7.1
A command line tool for creating a Trello Board based on the current git branch.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            ruby-trello
            ~> 4.0
          
    Development Dependencies (6):
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.12
          
          
            rubocop
            ~> 1.48
          
          
            rubocop-rake
            ~> 0.6
          
          
            rubocop-rspec
            ~> 2.19
          
          
            simplecov
            ~> 0.22
          
    