Skip to content

swecc-uw/swecc-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWECC Wiki

Welcome to the wiki for the Software Engineering Career Club at the University of Washington! Here, we share resources, tips, and experiences to help each other succeed in our software engineering careers.

The site is located at wiki.swecc.org.

Contributing

This site is in active development – as the landscape of the tech world changes and innovations occur, we'll try our best to keep this site up to date. If you have any suggestions for new content, or if you see something that needs to be updated, please feel free to open an issue or a pull request or let us know!

Prerequisites

  • Python and pip installed

Getting Started

To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Create a virtual environment and install the required dependencies. You can do this by running python -m venv venv && source venv/bin/activate && pip install -r requirements.txt in the root directory of the repository.
  4. Run mkdocs serve to start the local server and view the site in your browser. This will allow you to see your changes in real-time as you make them.
  5. Make your changes and commit them with a clear message.
  6. Push your changes to your forked repository, and create a pull request to the main repository.
  7. Wait for feedback and make any necessary changes.

Once your changes are approved, they will be merged into the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •