aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2022-02-01all: remove the flag vendorShulhan
2022-01-30all: replace beku_test in testdata with gitsubmoduleShulhan
2018-09-11Update documentation to match with current implementationShulhan
2018-07-03Update CHANGELOG and READMEShulhan
2018-07-03Remove govendor vendor toolShulhan
2018-06-06Update readme and changelogShulhan
2018-06-05Add option to disable installing dependenciesShulhan
2018-06-04[chore] Update READMEShulhan
2018-06-04Add common option "-V, --vendor" to work with vendor directoryShulhan
2018-06-04Sync(): install missing dependenciesShulhan
2018-05-30Add option "--noconfirm" to by pass confirmationShulhan
2018-05-29Add operation to exclude package from databaseShulhan
2018-05-27Implement freeze operationShulhan
2018-05-27README: add git v2.17.0 as known limitationShulhan
2018-05-27Implement sync option to update all packagesShulhan
2018-05-26Change default database file name from "gopath.deps" to "beku.db"Shulhan
2018-05-24cmd/beku: refactoring parsing flagsShulhan
2018-05-22Implement option (-s,--recursive) to remove package with dependenciesShulhan
2018-05-19Add remove operationShulhan
2018-05-19Implement package query operation.Shulhan
2018-05-18Add readme fileShulhan