https://github.com/wojtekmach/open
https://github.com/wojtekmach/open
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wojtekmach/open
- Owner: wojtekmach
- Created: 2018-02-13T13:40:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T13:46:31.000Z (over 7 years ago)
- Last Synced: 2025-03-06T17:53:49.207Z (7 months ago)
- Language: Elixir
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open
## Usage
Add to mix.exs or install as archive: `mix archive.install github wojtekmach/open`
```
iex> Open.open_html("Hello
") # opens browser with this string written to tmp/open(...).html## License
Apache 2.0