https://github.com/shahryarjb/igiwindow
it is just for testing igniter for windows
https://github.com/shahryarjb/igiwindow
Last synced: 3 months ago
JSON representation
it is just for testing igniter for windows
- Host: GitHub
- URL: https://github.com/shahryarjb/igiwindow
- Owner: shahryarjb
- Created: 2025-01-21T07:04:39.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-02-26T13:38:39.000Z (4 months ago)
- Last Synced: 2025-02-26T14:35:40.296Z (4 months ago)
- Language: HTML
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```elixir
def deps do
[
{:igiwindow, github: "shahryarjb/igiwindow", only: :dev}
]
end
```