Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heroesofcode/swiftfiletools

SwiftFileTools is a tool for you to generate Colors, Constants, ViewCode and files for SwiftGen.
https://github.com/heroesofcode/swiftfiletools

Last synced: about 2 months ago
JSON representation

SwiftFileTools is a tool for you to generate Colors, Constants, ViewCode and files for SwiftGen.

Awesome Lists containing this project

README

        

# SwiftFileTools

[![CI](https://github.com/heroesofcode/SwiftFileTools/actions/workflows/CI.yml/badge.svg)](https://github.com/heroesofcode/SwiftFileTools/actions/workflows/CI.yml)
[![Tag](https://img.shields.io/github/v/tag/heroesofcode/SwiftFileTools?logo=github)](https://github.com/heroesofcode/SwiftFileTools/releases)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fheroesofcode%2FSwiftFileTools%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/heroesofcode/SwiftFileTools)
[![License](https://img.shields.io/github/license/heroesofcode/SwiftFileTools.svg)](https://github.com/heroesofcode/SwiftFileTools/blob/main/LICENSE)

SwiftFileTools is a tool for you to generate Colors, Constants, ViewCode and files for SwiftGen.

## Installation

### Homebrew
You can install with [Homebrew](https://brew.sh/):

```shell
brew tap heroesofcode/taps
brew install heroesofcode/taps/SwiftFileTools
```

### Mint

You can install with [Mint](https://github.com/yonaskolb/Mint):

```
mint install heroesofcode/SwiftFileTools
```

## Contributing

To contribute, just fork this project and then open a pull request, feel free to contribute, bring ideas and raise any problem in the issue tab.

## License

SwiftFileTools is released under the MIT license. See [LICENSE](https://github.com/heroesofcode/SwiftFileTools/blob/main/LICENSE) for details.