Skip to content

nano-byte/LightTag

Repository files navigation

LightTag

Download Build status
A lightweight file tagging tool for Windows.

Uses NTFS Alternate Data Streams on Windows or Extended File Attributes on Linux.

Building

The source code is in src/ and generated build artifacts are placed in artifacts/.
There is a template in feed/ for generating a Zero Install feed from the artifacts. For official releases this is published at: http://nano-byte.de/feeds/LightTag.xml

You need Visual Studio 2017 to build this project.

Run .\build.ps1 in PowerShell to build everything. This script takes a version number as an input argument. The source code itself only contains dummy version numbers. The actual version is picked by continuous integration using GitVersion.

Contributing

We welcome contributions to this project such as bug reports, recommendations and pull requests.

This repository contains an EditorConfig file. Please make sure to use an editor that supports it to ensure consistent code style, file encoding, etc.. For full tooling support for all style and naming conventions consider using JetBrains' ReSharper or Rider products.

About

lightweight file tagging tool for Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published