All Projects → Nice3point → RevitTemplates

Nice3point / RevitTemplates

Licence: Apache-2.0 license
Templates for creating plugins for Revit

Programming Languages

C#
18002 projects
powershell
5483 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to RevitTemplates

DynAI
Practical applications of AI / Machine Learning in BIM, implemented as a Dynamo Package
Stars: ✭ 24 (-62.5%)
Mutual labels:  revit
kickstart
Ruby on Rails application templates
Stars: ✭ 61 (-4.69%)
Mutual labels:  templates
Nina
A collection of Shorcuts to work faster in Revit.
Stars: ✭ 17 (-73.44%)
Mutual labels:  revit
CP-Templates
Competitive Programming Templates
Stars: ✭ 28 (-56.25%)
Mutual labels:  templates
OSCE
Some exploits, which I’ve created during my OSCE preparation.
Stars: ✭ 74 (+15.63%)
Mutual labels:  templates
layouts
Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. Layouts can also be vinyl files.
Stars: ✭ 28 (-56.25%)
Mutual labels:  templates
marketplace-feedback
This repository is for feedback regarding NativeScript Marketplace. Use the issues system here to submit feature requests, vote for existing ones or report bugs.
Stars: ✭ 16 (-75%)
Mutual labels:  templates
go-inline
Generic Data Structures/Algorithms in golang.
Stars: ✭ 52 (-18.75%)
Mutual labels:  templates
opendocs
Documentation resources
Stars: ✭ 46 (-28.12%)
Mutual labels:  templates
node
npm's fork of nodejs/node, for sending PRs to update deps/npm
Stars: ✭ 30 (-53.12%)
Mutual labels:  templates
vtex-cms-sauce
VTEX package for handling CMS requests.
Stars: ✭ 25 (-60.94%)
Mutual labels:  templates
openfaas-rstats-templates
OpenFaaS templates for R
Stars: ✭ 17 (-73.44%)
Mutual labels:  templates
django-renderpdf
📄 A Django app to render django templates as PDF files.
Stars: ✭ 37 (-42.19%)
Mutual labels:  templates
thesaurus
TT Hackathon 2018 - Autocomplete for Visual Programming Nodes
Stars: ✭ 23 (-64.06%)
Mutual labels:  revit
minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust
Stars: ✭ 540 (+743.75%)
Mutual labels:  templates
AzureDevOpsPipelines-Templates
This project shows how to use YAML templates in Azure DevOps Pipelines.
Stars: ✭ 35 (-45.31%)
Mutual labels:  templates
cent
Community edition nuclei templates, a simple tool that allows you to organize all the Nuclei templates offered by the community in one place
Stars: ✭ 315 (+392.19%)
Mutual labels:  templates
SpeckleRevitReboot
Check a brand new Speckle at: https://github.com/specklesystems
Stars: ✭ 25 (-60.94%)
Mutual labels:  revit
typing-jekyll-template
💉 Typing, is a template for Jekyll built especially for those who want to have a blog and pages quickly and lightly.
Stars: ✭ 84 (+31.25%)
Mutual labels:  templates
Pode.Web
Web template framework for use with the Pode PowerShell web server
Stars: ✭ 83 (+29.69%)
Mutual labels:  templates

Create your Add-In for Revit on the .Net platform now

This repository contains a project templates for creating Revit Add-In

Template Features

  • Building a project for all Revit versions
  • Support for automatic installer creation
  • Support for Modal and Modeless windows
  • Support for Application and Command add-in types
  • Support for Azure DevOps pipelines and GitHub Actions
  • Support for automatic publishing of releases to GitHub
  • Support for bundle to publish an application to the Autodesk Store

Installation

  1. Install the latest .Net SDK
  2. Run dotnet new -i Nice3point.Revit.Templates to install the project templates

Usage

  • To create a project use the IDE or run dotnet new
  • To create a release run nuke
  • Read changelog in Discussions
  • For more help read Wiki
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].