Coder Social home page Coder Social logo

gwl-electron's Introduction

drawing

Welcome to elecTRON

This repository will be used as a medium to demonstrate use of Git. Some important steps and commands that are necessary to get started with Open source will also be given so that you can refer this repository in case you forget something.

Important Git commands to contribute to any repository

  1. Fork this repository
  2. Clone forked respository onto your system using the command - git clone [url of forked repository]
  3. Create a new branch using the command - git branch [branch-name]
  4. Move to newly created branch using the command - git checkout [branch-name]
  5. Make necessary changes or improvements.
  6. Add your changes using the command - git add -A
  7. Commit your changes using the command - git commit -m "your commit message"
  8. Push your committed changes using the command - git push origin [branch-name]
  9. Create a pull request

gwl-electron's People

Contributors

am1codes avatar amansharma2910 avatar ananyahere avatar devanshuyadav avatar guptasajal411 avatar iamsiddharthasharma avatar ishadwivedi avatar shivam-aiml avatar shubhamsangwan01 avatar whitebear1611 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

gwl-electron's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.