https://github.com/ash515/learningmanagementsystem-launcher
A chrome extension used to access my college LMS portal for my online classes.
https://github.com/ash515/learningmanagementsystem-launcher
Last synced: 4 months ago
JSON representation
A chrome extension used to access my college LMS portal for my online classes.
- Host: GitHub
- URL: https://github.com/ash515/learningmanagementsystem-launcher
- Owner: Ash515
- Created: 2020-08-22T18:06:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T13:07:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T19:01:46.657Z (7 months ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning Management System Launcher - SEC
A chrome extension used to access my college LMS portal for my online classes.# 🚀 Installation
1. Clone the repository
```
https://github.com/Ash515/Learning-Management-System-Launcher.git
```
2. Check the status of your file
```
$git status
```3.For using VScode for editing your files
```
$git code .
```
4. To directly add your files to github
```
$git add .
```
5. After writing your code commit your changes
```
$git commit -m
```
6. To pull your code to reposoitory
```
$git push origin master
```
Thats all about installation and version control with **Git**## Developer
Ashwin Kumar R