added new cli commands

This commit is contained in:
2021-03-22 16:24:22 +04:00
parent 78dfb37311
commit 380e5afcfe
11 changed files with 273 additions and 107 deletions

2
.idea/modules.xml generated
View File

@@ -2,7 +2,7 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/p2p-rendering-computation.iml" filepath="$PROJECT_DIR$/.idea/p2p-rendering-computation.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/p2p-redering-computation.iml" filepath="$PROJECT_DIR$/.idea/p2p-redering-computation.iml" />
</modules>
</component>
</project>

9
.idea/p2p-redering-computation.iml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>