diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..15a8207 --- /dev/null +++ b/techstack.md @@ -0,0 +1,80 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [britkern/JVFloatLabeledTextField](https://github.com/britkern/JVFloatLabeledTextField)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ Objective-C +
+ Objective-C +
+ +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..c9470d0 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,55 @@ +repo_name: britkern/JVFloatLabeledTextField +report_id: 9ddec3a590e08c5c1196ecefa32866dd +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:56:48+00:00' +requested_by: jverdi +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: Objective-C + description: The primary programming language you use when writing software for + OS X and iOS + website_url: https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1008/xcode.png + detection_source_url: https://github.com/britkern/JVFloatLabeledTextField + detection_source: Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/britkern/JVFloatLabeledTextField + 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/britkern/JVFloatLabeledTextField + detection_source: Repo Metadata +- 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/britkern/JVFloatLabeledTextField/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Jared Verdi + last_updated_on: 2014-08-10 16:58:17.000000000 Z