urix
Version, currently master branch1 version
- master branchlatestApr 24, 2020
github.com/benemohamed/urix
Makes Windows-style paths friendly
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
urix:
github: benemohamed/urix
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.34.0- License
- MIT
- Author
- Mohamed Ben
- Target
shardsfrom src/urix.cr
Dependencies
This version declares no dependencies.
README
urix
Makes Windows-style paths friendly
Installation
-
Add the dependency to your
shard.yml:dependencies: urix: github: benemohamed/urix -
Run
shards install
Usage
require "urix"
Urix::Urix.urix("c:\\users\\you\\foo") # /users/you/foo
Development
crystal spec
Contributing
- Fork it (https://github.com/benemohamed/urix/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Mohamed Ben - creator and maintainer
License
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Apr 24, 2020
- Crystal
0.34.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/benemohamed/urix
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1