Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/77z/os
My javascript os
https://github.com/77z/os
Last synced: 5 days ago
JSON representation
My javascript os
- Host: GitHub
- URL: https://github.com/77z/os
- Owner: 77Z
- Created: 2019-01-04T13:53:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T05:50:41.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T19:41:54.515Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 169 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZOS
## How To install beta
in order to opt into beta you need [node.js](https://nodejs.org/en/) and [git](https://git-scm.com/).
now that that's installed you can clone the project on your desktop by typing in the command prompt:
```
git clone https://github.com/77z/os.git
```now you should have a folder called os somewhere.
next just change the directory of the command prompt to the "os" folder.
```
cd os
```now type
```
npm start
```and you're up and running!
if a new version comes out go into the terminal on the OS folder and type
```
git pull
```also with latest version there is auto updating!!