diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..abc39e6 --- /dev/null +++ b/techstack.md @@ -0,0 +1,95 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [ccamel/playground-binding.scala](https://github.com/ccamel/playground-binding.scala)![](https://img.stackshare.io/public_badge.svg "public") +

+|5
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Scala +
+ Scala +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ ScalaTest +
+ ScalaTest +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..ea17ef6 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,68 @@ +repo_name: ccamel/playground-binding.scala +report_id: e9d326eaaa94c592341bcac855e4951a +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:42:23+00:00' +requested_by: ccamel +provider: github +branch: master +detected_tools_count: 5 +tools: +- name: Scala + description: A pure-bred object-oriented language that runs on the JVM + website_url: http://www.scala-lang.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1012/scala.png + detection_source_url: https://github.com/ccamel/playground-binding.scala + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/ccamel/playground-binding.scala + detection_source: Repo Metadata +- name: ScalaTest + description: A testing tool in the Scala ecosystem + website_url: http://www.scalatest.org + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/4371/frame_apngframe0.png + detection_source_url: https://github.com/ccamel/playground-binding.scala/blob/master/build.sbt + detection_source: build.sbt + last_updated_by: Scala Steward + last_updated_on: 2021-04-21 16:16:32.000000000 Z +- name: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source_url: https://github.com/ccamel/playground-binding.scala/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Chris Camel + last_updated_on: 2017-03-10 13:00:24.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/ccamel/playground-binding.scala + detection_source: Repo Metadata