Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Falkaniere/gitExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to GitExplorer 👋

Version License: ISC


Get started

For GitExplorer to work in development, you need to follow the steps below


To install Chocolatey run in a PowerShell run the command below

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

Finished, close the PowerShell adn run the following commands on prompt like administrator

choco install git
choco install nodejs
choco install yarn 

To clone and install all dependences, run the command below

git clone https://github.com/Falkaniere/gitExplorer.git

cd gitExplorer

yarn install

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published