Skip to content

🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.

License

Notifications You must be signed in to change notification settings

vishmaurya456/sourcerer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Sourcerer
Sourcerer App

Sourcerer app creates an intelligent profile for software engineers.
Get early access on Sourcerer.


Prerequirements

  • Sourcerer alpha/beta access
  • Linux or macOS
  • Java Platform (JRE for Linux or JDK for macOS)

Install/uninstall

To install sourcerer run the following command:

curl -s https://sourcerer.io/install | sudo bash

To remove sourcerer from your machine:

sudo sourcerer --uninstall

Build

To build and run this application, you'll need latest versions of Git, Gradle and JDK installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/sourcerer-io/sourcerer-app.git

# Go into the repository
$ cd sourcerer-app

# Build
$ gradle build

# Run the app
$ java -jar build/libs/sourcerer-app.jar

About

🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 98.3%
  • Shell 1.3%
  • Other 0.4%