Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
faang
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
18
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSE 391
24wi
faang
9ed86037543f250e15a494aeda885176b72bfb5d
faang
README.md
Find file
Normal view
History
Permalink
README.md
86 B
Newer
Older
Updated the README to have the right quarter
Matthew Wang
committed
1 year ago
1
# CSE391 FAANG 24WI
Initial commit
Colton Jobes
committed
3 years ago
2
Added more docs for building the site
Matthew Wang
committed
1 year ago
3
4
To build the site:
Add documentation to build project
Matthew Wang
committed
1 year ago
5
6
7
8
```
$ javac *.java && java GenerateSite
```