Skip to content

e-comos/e-comos.github.io

Repository files navigation

Auto Assign

Proof HTML

E-comOS Operation System Project - Website Source Code Repo

The repo includes an index.html file (so it can render a web page), two GitHub Actions workflows, and a CSS stylesheet dependency.

How to get source code

Clone this repo to your computer , such as

git clone https://github.com/e-comos/e-comos.github.io.git

then , use cd to go to our repo

cd e-comos.github.io.git

How to develop

Open your local git repo , you can choose a file to edit it , such as index.html.
When you did that , save your word , use git to do that

git add . && git commit -m "COMMIT MESSAGE"

When you saved your work(s), you can make a patch to our mailling-lists , use

git send-email

to push your commit.

License

It is licensed on AGPLv3.

About

A code repository designed to show the best GitHub has to offer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors