We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0227d commit 3f44b04Copy full SHA for 3f44b04
1 file changed
tech.md
@@ -0,0 +1,17 @@
1
+---
2
+layout: page
3
+title: Tech
4
+permalink: /tech/
5
+nav_order: 7
6
7
+
8
+# Tech
9
+{: .no_toc }
10
11
+Tool that we are using to build Bitbucket jobs on daily basis.
12
+{: .fs-6 .fw-300 }
13
14
+## ...for short
15
16
+- This project written in **pure php (no framework)** and most of the methods written by [Github Copilot](https://copilot.github.com).
17
+- Only dependecy is **PHP** with a **version >= 5.x**
0 commit comments