elixir-file-system 1.0.0
File system change watcher
Provides a file system change watcher wrapper based on https://github.com/synrc/fs.
- Website: https://hexdocs.pm/file_system/
- Licenses: WTFPL 2
- Package source: gnu/packages/elixir-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install elixir-file-system 1.0.0
as follows:
guix install elixir-file-system@1.0.0
Or install the latest version:
guix install elixir-file-system
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.