GithubHelp home page GithubHelp logo

gitke's Introduction

Gitke

Install

sudo npm install -g gitke --unsafe-perm # running as root
# Run Innstall nodegit
npm install nodegit --verbose
# Run the server
gitke
# Open your browser and visit http://localhost:2018/
git push [email protected]:owner/repo.git master
git clone ssh://[email protected]/opt/my-first-app.git
git clone http://username:[email protected]:2018/owner/repo.git
git clone http://127.0.0.1:2018/admin/test.git test
git fetch http://127.0.0.1:2018/admin/test.git test

Git APIs

Serving content of a file in a git repo.

The requested file is specified by:

  • {owner}: GitHub organization or user
  • {repo}: repository name
  • {ref}: Git reference
    • branch name (e.g. master)
    • tag name (e.g. v1.0)

Gitke URLs:

  • https://localhost:2018/{owner}/{repo}/raw/{ref}/path/to/file
  • http://localhost:2018/admin/gitke/raw/master/README.md

Git HTTP Transfer Protocols

Development

git clone https://github.com/jaywcjlove/gitke.git
sudo npm install --unsafe-perm # running as root
# Or
sudo yarn install 
# Run the app
# Restart the app automatically every time code changes. 
# Useful during development.
npm run dev

Open your browser and visit http://localhost:2018/

License

The MIT License (MIT)

gitke's People

Contributors

jaywcjlove avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wj0990

gitke's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm koa-generic-session-sequelize Unavailable
npm koa-views Unavailable
npm os-homedir Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency fs-extra to v11
  • Update dependency koa-body to v6
  • Update dependency koa-router to v12
  • Update dependency koa-views to v8
  • Update dependency mime to v4
  • Update dependency nodemon to v3
  • Update dependency os-homedir to v2
  • Update dependency sqlite3 to v5
  • Update dependency through2 to v4
  • Update dependency toml to v3
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @koa/cors 2.2.3
  • colors-cli 1.0.18
  • dayjs 1.7.5
  • fs-extra 7.0.0
  • git-side-band-message 0.0.3
  • koa 2.5.2
  • koa-body 4.0.4
  • koa-bodyparser 4.2.1
  • koa-generic-session 2.0.1
  • koa-generic-session-sequelize 2.0.3
  • koa-json 2.0.2
  • koa-logger 3.2.0
  • koa-router 7.4.0
  • koa-static 5.0.0
  • koa-views 6.1.4
  • local-ip-url 1.0.1
  • mime 2.3.1
  • nodegit 0.22.2
  • os-homedir 1.0.2
  • sequelize ^4.38.0
  • sqlite3 4.0.2
  • through2 2.0.3
  • toml 2.3.3
  • nodemon 1.18.4

  • Check this box to trigger a request for Renovate to run again on this repository

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.