linux-release-info
Version:
Get Linux release info (distribution name, version, arch, release, etc.) from 'os-release' file and from native os module. On Windows and Darwin it only returns common node os module info (platform, hostname, release and arch)
16 lines (12 loc) • 399 B
Markdown
this project will be documented in this file.
- Completely rewrite in TypeScript
- Read file synchronously option
- Search on '/etc/os-release', '/usr/lib/os-release' or in a specified custom file
- Code improvements (now requires Node >= 8)
## [1.0.0] - 2018-02-10
- First public version
All notable changes to