File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,3 +87,17 @@ You can use GitHub Codespaces to develop this project in the cloud.
8787• Select "Open with Codespaces" from the dropdown menu.
8888
8989• Choose the appropriate Codespace configuration.
90+
91+ • Wait for the environment to be provisioned.
92+
93+ Once the environment is ready, you can start working on the project.
94+
95+ Make your desired changes or additions.
96+ Test your changes and ensure they meet the project's guidelines.
97+ Commit and push your changes to your forked repository.
98+ Create a pull request from your forked repository to the main WarpSQL repository.
99+ We welcome contributions from the community and appreciate your support in improving WarpSQL!
100+
101+ Install the project dependencies by running the following command in the terminal:
102+
103+ ` ` ` pip install -r requirements.txt```
You can’t perform that action at this time.
0 commit comments