Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e7711bbear/Assets
macOS app that manages assets for your development projects (Xcode, web, etc)
https://github.com/e7711bbear/Assets
Last synced: 4 days ago
JSON representation
macOS app that manages assets for your development projects (Xcode, web, etc)
- Host: GitHub
- URL: https://github.com/e7711bbear/Assets
- Owner: e7711bbear
- License: mit
- Created: 2016-08-06T01:58:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T16:32:59.000Z (over 6 years ago)
- Last Synced: 2024-08-17T14:02:34.610Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 3.1 MB
- Stars: 34
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Assets - Assets is a macOS app that manages assets for your development projects (Xcode, web, etc). ![swift_icon] (Applications / Development)
- open-source-mac-os-apps - Assets - Assets is a macOS app that manages assets for your development projects (Xcode, web, etc). ![swift_icon] (Applications / Development)
- awesome-swift-macos-apps - Assets - Assets is a macOS app that manages assets for your development projects (Xcode, web, etc). (Development / iOS / macOS)
- awesome-swift-macos-apps - Assets - Assets is a macOS app that manages assets for your development projects (Xcode, web, etc). (Development / iOS / macOS)
README
# Assets
Assets is a macOS app that manages assets for your developement projects (Xcode, web, etc)## How it works - First run
1/ Choose a project root folder.
Assets will browse it and collect all assets2/ Place Designer assets by either choosing a root folder or drag and dropping images.
3/ Click on Publish to replace all projects assets with the designer's assets.
4/ Save the file and reuse when new assets available.
## How it works - New Assets for your project.
1/ Open your saved assets file.2/ If your new assets are in the same path as before and have the same names, simply click publish.
3/ If your new assets are in a different folder but have the same names, choose the new root Designer folder and then click publish.
4/ If your new assets are in a different folder and have different names, go back to first run.
## Screenshots
![Screenshot](https://github.com/athiercelin/Assets/blob/master/Screenshots/Assets-01.png?raw=true)## Questions & Contact
If you have any questions, reach out to me on twitter [@athiercelin](https://twitter.com/athiercelin) or drop an issue on github.