Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 898 Bytes

readme.md

File metadata and controls

52 lines (32 loc) · 898 Bytes

Intro:

Fork from https://github.com/kamranahmedse/githunt , add features:

  1. night mod;
  2. add more date filer;
  3. default 100 item per page;
  4. add repo's [Last Commit] time;
  5. search keyword;
  6. next page。

Manual import

After cloning the project,do the following.

  1. Install dependency:
yarn install
  1. Build the chrome extention
yarn build-chrome

will generate a [build] folder

  1. Open your Chrome -> extensions -> load unpack extension, choose the [build] folder.

Development

yarn start

License

MIT © Summer MIT © Kamran Ahmed