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

chawyehsu/has-scoop-passed-chocolatey-yet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Has Scoop passed Chocolatey yet?

Just a fun little site to compare GitHub stars of Scoop and Chocolatey

preview

Getting Started

To run this locally, clone the repo and use Yarn or NPM to install the dependencies. (You’ll also need Node.js installed)

git clone https://github.com/h404bi/has-scoop-passed-chocolatey-yet
cd has-scoop-passed-chocolatey-yet
yarn

Development

Start a dev server on http://127.0.0.1:8080

yarn dev

Production

To build for prod, run the following:

yarn build

Resource

Credit