8000 GitHub - adelbertc/scalate-test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adelbertc/scalate-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalate-test

Expected output:

spec:
  env:
    FOO: 1,024
  resources:
    requests:
      cpu: 1

Received output with sbt run (note resources is indented incorrectly):

spec:
  env:
    FOO: 1,024
    resources:
    requests:
      cpu: 1

License

Code is provided under the Apache 2.0 license available at http://opensource.org/licenses/Apache-2.0, as well as in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0