Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drichardson/ctags-ue4cli
ctags plugin for ue4cli
https://github.com/drichardson/ctags-ue4cli
ctags ue4 ue4cli unreal-engine
Last synced: 2 days ago
JSON representation
ctags plugin for ue4cli
- Host: GitHub
- URL: https://github.com/drichardson/ctags-ue4cli
- Owner: drichardson
- License: unlicense
- Created: 2021-02-11T04:05:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T00:17:12.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T10:53:34.949Z (26 days ago)
- Topics: ctags, ue4, ue4cli, unreal-engine
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ctags plugin for ue4cli
[![Build Status](https://github.com/drichardson/ctags-ue4cli/workflows/Build/badge.svg)](https://github.com/drichardson/ctags-ue4cli/actions?query=workflow%3ABuild)
[![Publish to PyPi Status](https://github.com/drichardson/ctags-ue4cli/workflows/Publish%20to%20PyPi/badge.svg)](https://github.com/drichardson/ctags-ue4cli/actions?query=workflow%3A%22Publish+to+PyPi%22)The ctags-ue4cli Python package is a plugin for
[ue4cli](https://github.com/adamrehn/ue4cli) that provides functionality for
building ctags for Unreal Engine projects and plugins using the [Universal
Ctags](https://github.com/universal-ctags/ctags).## Installation
pip3 install ctags-ue4cli