aboutsummaryrefslogtreecommitdiffstats
path: root/bee.json
diff options
context:
space:
mode:
Diffstat (limited to 'bee.json')
-rw-r--r--bee.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/bee.json b/bee.json
new file mode 100644
index 0000000000..7930694052
--- /dev/null
+++ b/bee.json
@@ -0,0 +1,16 @@
+{
+ "version": 0,
+ "gopm": {
+ "enable": false,
+ "install": false
+ },
+ "go_install": true,
+ "watch_ext": [],
+ "dir_structure": {
+ "controllers": "routers",
+ "models": "",
+ "others": []
+ },
+ "cmd_args": [],
+ "envs": []
+} \ No newline at end of file