uname

Crystal library to access uname data

uname Build Status

Uname is interface to standard uname data via C extension

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      uname:
        github: orelsokolov/uname
    
  2. Run shards install

Usage

require "uname"

Uname.sysname
Uname.nodename
Uname.release
Uname.machine
Uname.version

Contributing

  1. Fork it (https://github.com/orelsokolov/uname/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

uname

Owner
Statistic
  • 0
  • 0
  • 0
  • 1
  • 1
  • almost 6 years ago
  • September 7, 2019
License

MIT License

Links
Synced at

Tue, 15 Jul 2025 03:30:33 GMT

Languages