Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Commit

Permalink
Removed all modules, submodlues and UI components since the RPM is no…
Browse files Browse the repository at this point in the history
…w part of the Revitron UI
  • Loading branch information
marcantondahmen committed Oct 22, 2020
1 parent 1a8573f commit 54e8758
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 388 deletions.
23 changes: 2 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,8 @@
![](svg/rpm-readme.svg)

# RPM
# Revitron Package Manager

Revitron Package Manager — a package manager for [pyRevit](https://github.com/eirannejad/pyRevit) that lets you define a list of extensions as dependencies for your Revit projects.

![GitHub](https://img.shields.io/github/license/revitron/rpm?color=222222)
![GitHub top language](https://img.shields.io/github/languages/top/revitron/rpm?color=222222)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/revitron/rpm?color=222222)

## Installation

Note that RPM requires [Revitron](https://revitron.readthedocs.io/) and [Git](https://git-scm.com/) for managing extension repositories.

pyrevit extend lib revitron https://github.com/revitron/revitron.git --dest=extensions
pyrevit extend ui rpm https://github.com/revitron/rpm.git --dest=extensions

## Usage

By using RPM, it is possible to define dependecies — pyRevit extensions — for Revit projects. The list of required extensions gets stored with a document. Therefore it is possible to easily switch environments when working with different projects.

![](png/help.png)

To only update installed extensions manually without re-installing them, the **Revitron > RPM > Setup > Check for Updates** button can be used. Note that on every start of Revit, the package manager automatically checks for updates of installed packages as well as the pyRevit repository.
> :point_up: Note that the **Revitron Package Manager** is now a part of the [Revitron UI](https://github.com/revitron/revitron-ui) extension. Therefore this repository is no longer maintained. To avoid conflicting modules after running updates, all modules, submodules and UI components have been deleted from this repository.
---

Expand Down

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
3 changes: 0 additions & 3 deletions Revitron.tab/RPM.panel/Setup.pulldown/bundle.yaml

This file was deleted.

Binary file removed Revitron.tab/RPM.panel/Setup.pulldown/icon.png
Binary file not shown.
3 changes: 0 additions & 3 deletions Revitron.tab/RPM.panel/bundle.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions extension.json

This file was deleted.

3 changes: 0 additions & 3 deletions lib/rpm/__init__.py

This file was deleted.

7 changes: 0 additions & 7 deletions lib/rpm/config.py

This file was deleted.

65 changes: 0 additions & 65 deletions lib/rpm/extensions.py

This file was deleted.

3 changes: 0 additions & 3 deletions lib/rpm/system/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions lib/rpm/system/session.py

This file was deleted.

59 changes: 0 additions & 59 deletions lib/rpm/system/ui.py

This file was deleted.

Loading

0 comments on commit 54e8758

Please sign in to comment.