Giter Site home page Giter Site logo

mammadovnihad / vsts-contributions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ostreifel/vsts-contributions

2.0 0.0 0.0 2.08 MB

Contributions Graph for vsts

Home Page: https://marketplace.visualstudio.com/items?itemName=ottostreifel.contributions

License: MIT License

JavaScript 3.78% TypeScript 84.90% HTML 2.62% SCSS 8.69%

vsts-contributions's Introduction

Structure

/scripts            - Typescript code for extension
/img                - Image assets for extension and description
/typings            - Typescript typings

details.md          - Description to be shown in marketplace
index.html          - Main entry point
vss-extension.json  - Extension manifest

Version History

0.7.0 - Updated VSS SDK, moved from `typings` to `@types`
0.6.0 - Updated VSS SDK to M104
0.1.1 - Automatically increase extension's minor version when packaging.

Getting Started

  1. Clone the repository
  2. npm i -g gulp typescript tslint tfx-cli to setup required globals
  3. npm install to install required local dependencies and get an initial build
  4. npm run package-dev to to rebuild once code changes are made
  5. Upload the -dev vsix to https://marketplace.visualstudio.com/manage
    • this will require the publisher field in vss-extension.json to be set to your publisher name publisher id
    • Share the dev version of the extension with a test account share
    • Go to the extensions page of the test account, look for the shared extension and install it. shared tab
  6. Submit changes as pull request to master

Including framework modules

The VSTS framework is setup to initalize the requirejs AMD loader, so just use import Foo = require("foo") to include framework modules.

VS Code

The included .vscode config allows you to open and build the project using VS Code.

vsts-contributions's People

Contributors

ostreifel avatar cschleiden avatar dependabot[bot] avatar mmanela avatar christophertotty avatar gregmac avatar

Stargazers

 avatar Nicat avatar

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.