Commit Graph

13 Commits (82434a248c92d68e6ffa624b984358566131820a)

Author SHA1 Message Date
Donald Nwokoro 4b1e8f6e8b
Improved Documentation for Windows Users (#5410)
This commit introduces enhancements to the project's documentation, specifically targeted at Windows users who may encounter issues post installing WSL. The added content aims to facilitate a smoother setup experience by providing clear and concise solutions to common problems encountered during the installation process.

Main Changes:
- Instructions on updating WSL for resolving initial setup issues.
- Solutions to fix ‘FileNotFoundError’ or ‘No such file or directory’ errors by addressing line-ending discrepancies between Windows and Unix/Linux systems.
- Recommendations to store project files within the WSL file system for avoiding issues related to path translations and permissions.

These changes are derived from personal experiences and are intended to prevent Windows users from spending additional time troubleshooting issues already resolved, allowing them to have a more consistent development environment setup.

Lastly, a big shout-out to the developers and contributors for their ongoing efforts and commitment to maintaining and improving this project. Your hard work is greatly appreciated by the community!
2023-10-19 12:20:32 +02:00
Rafał Łazicki 9b3c6dec62
docs: fix typo in QUICKSTART.md (#5700) 2023-10-19 12:05:41 +02:00
SwiftyOS 7351b8fee6 Added link in quickstart 2023-10-03 12:50:27 +02:00
Ikko Eltociear Ashimine d6abb27db6
Fix typo in QUICKSTART.md (#5345)
Intially -> Initially
2023-09-29 18:50:21 +02:00
Donald Nwokoro ce3ab44609
Corrected Typo on QUICKSTART.md (#5294)
Hello, I just fixed a little typo. Love the work you guys do ;)

Co-authored-by: Swifty <craigswift13@gmail.com>
2023-09-22 15:15:17 +02:00
merwanehamadi 18e576cb53
Structure challenges (#5296) 2023-09-21 20:06:37 -07:00
SwiftyOS fa265fdf25 Updated quickstart 2023-09-19 15:02:06 +02:00
SwiftyOS aa1a65c59c Updated forge to server the frontend again 2023-09-19 13:24:06 +02:00
merwanehamadi 79727bd075
Update quick start (#5255)
* Update QUICKSTART.md

* Update QUICKSTART.md

* Update QUICKSTART.md
2023-09-18 13:18:19 -07:00
SwiftyOS 4e2d48b8bd Added benchmarking to the quickstart 2023-09-18 17:56:45 +02:00
SwiftyOS c1abe0e85f Added running of the agent section 2023-09-18 16:37:54 +02:00
SwiftyOS 7875cb67ec fixed code block 2023-09-18 12:29:26 +02:00
SwiftyOS f54e334e0d Added basic quickstart guide 2023-09-18 12:28:37 +02:00