Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geoffsmith82/delphipackagemanagerdspeccreator
DSpecCreator is a project that can be used to create and edit .dspec files that are used to create packages that can be used with Delphi Package Manager.
https://github.com/geoffsmith82/delphipackagemanagerdspeccreator
delphi dpm package-management package-manager package-manager-tool
Last synced: 14 days ago
JSON representation
DSpecCreator is a project that can be used to create and edit .dspec files that are used to create packages that can be used with Delphi Package Manager.
- Host: GitHub
- URL: https://github.com/geoffsmith82/delphipackagemanagerdspeccreator
- Owner: geoffsmith82
- License: apache-2.0
- Created: 2023-12-29T00:11:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T02:08:39.000Z (about 1 year ago)
- Last Synced: 2024-11-11T02:33:28.930Z (2 months ago)
- Topics: delphi, dpm, package-management, package-manager, package-manager-tool
- Language: Pascal
- Homepage:
- Size: 3.72 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DelphiPackageManagerDSpecCreator
![image](./DspecCreator.Artwork/Windows/Uwp_150.png)DSpecCreator is a project that can be used to create and edit .dspec files that are used to create packages that can be used with Delphi Package Manager
https://github.com/DelphiPackageManager/DPM## Project Status
Project is still very much a work in progress. You should be able to create a usable .dspec file though. The below screenshots show the main screens of the program![image](./Images/package-info.png)
![image](./Images/package-platforms.png)
![image](./Images/package-templates.png)