Skip to content

AcmeOS is a platform to learn Operating System in a fun way.

Notifications You must be signed in to change notification settings

likitarai1/acmeos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

AcmeOS

AcmeOS is a platform to learn Operating System in a fun way. It is based on the major concept of "Visualizing content is always better than just reading". This platform helps you to learn by watching various OS topic videos created by our team. You can attempt tests, discuss doubts, try out different LINUX commands in the inbuilt terminal and even get a personalized dashboard to track your progress.

Tech stack

Setup guide

Clone the repo from master branch on your local machine

git clone https://github.com/likitarai1/acmeos.git

Create your own custom branch for contribution

git checkout -b <custom branch name>

Work on the changes and when you are done push the changes on your branch to remote repo

git push origin <custom branch name>

To take latest pull

git pull origin master

About

AcmeOS is a platform to learn Operating System in a fun way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •