You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,37 @@ Update a package...
47
47
gpscript update <package_name>
48
48
```
49
49
50
+
## Developer Guidelines
51
+
Path of installation script is `<path_of_virtualenv>/applications/<your_script_folder>`. applications folder will create automatically in virtualenv when a script will install
Our repository accepts all kinds of contributions. Before making a contribution please make sure you have gone through our [contributing guidelines](https://github.com/GDSC-RCCIIT/General-Purpose-Scripts/blob/main/.github/CONTRIBUTING.md).
0 commit comments