Giter VIP home page Giter VIP logo

ricaun.revit.github's Introduction

ricaun.Revit.Github

Revit 2017 Visual Studio 2022 Nuke License MIT Publish Develop Release

The ricaun.Revit.Github allows downloading bundle files in Autodesk format from Github and unpacking the zip in the installed bundle folder.

The bundle file is generated and released using the ricaun.Nuke.PackageBuilder build automation with Github Action.

This project was generated by the AppLoader Revit plugin.

GithubRequestService

The GithubRequestService(user, repo) contains all the logic to download and unpack the bundle files in the release section from the user and repo in Github.

var service = new GithubRequestService("ricaun-io", "ricaun.Revit.Github");

Initialize

The Initialize method starts the process to read the content in the release section in Github and find the last version that is greater than the current version of the plugin. This method only works if the plugin is installed using the bundle format.

var service = new GithubRequestService("ricaun-io", "ricaun.Revit.Github");
bool downloadedNewVersion = await service.Initialize();

ricaun.Revit.Github.Example

This is a simple RevitAddin project implementation to test the ricaun.Revit.Github library, the command force to download the last version in this repository.

Release

Videos

Live videos in portuguese with the creation of this project.

VideoIma1 VideoIma2 VideoIma3 VideoIma4 VideoIma5

License

This project is licensed under the MIT Licence.


Do you like this project? Please star this project on GitHub!

ricaun.revit.github's People

Contributors

ricaun avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jiegou

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.