Simplify build.

Just build mac and linux.
Remove appveyor file which was designed for windows.
This commit is contained in:
bootandy
2018-04-03 20:54:53 +01:00
parent 285fd62850
commit 61ab0e8f96
3 changed files with 2 additions and 101 deletions
+2
View File
@@ -4,6 +4,8 @@
# Dust
du + rust = dust. A rust alternative to du
[Releases](https://github.com/bootandy/dust/releases)
Unlike du, dust is meant to give you an instant overview of which directories are using disk space without requiring sort or head. Dust does not count file system blocks; it uses file sizes instead. Dust will print a maximum of 1 'Did not have permissions message'.