1 parent 6d75da1 commit c0a0cc7Copy full SHA for c0a0cc7
1 file changed
hackerrank.yml
@@ -0,0 +1,12 @@
1
+version: 1.0
2
+configuration:
3
+ has_webserver: false
4
+ scoring:
5
+ command: bash score.sh
6
+ ide_config:
7
+ default_open_files:
8
+ - score.sh
9
+ project_menu:
10
+ run: echo start
11
+ install: echo install
12
+ test: echo start
0 commit comments