No description
  • Rust 83.9%
  • Shell 13.3%
  • PowerShell 2.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-07-27 15:39:24 -07:00
.cargo Add Windows support and enable CI 2018-03-11 05:33:21 -07:00
.travis Add Windows support and enable CI 2018-03-11 05:33:21 -07:00
ci Check formatting using CI 2018-03-11 05:46:46 -07:00
src Fix tests on Windows when using WoW64 2018-03-11 15:53:49 -07:00
.gitattributes Print out machine name in test_machine() on Windows 2018-03-11 13:37:47 -07:00
.gitignore Convert utsname from uucore into a separate crate 2018-03-06 11:17:38 -08:00
.travis.yml Replace deployment token because I forgot to add it to .travis.yml 2018-03-11 06:38:13 -07:00
appveyor.yml Replace deployment token because I forgot to add it to .travis.yml 2018-03-11 06:38:13 -07:00
Cargo.toml Update Cargo.toml for 0.0.1 release 2018-07-27 15:31:47 -07:00
LICENSE Convert utsname from uucore into a separate crate 2018-03-06 11:17:38 -08:00
README.md Add README.md 2018-07-27 15:39:24 -07:00

platform-info

License Build Status Build status LoC

A simple cross-platform way to get information about the currently running system.

License

platform-info is licensed under the MIT License - see the LICENSE file for details.