Commit Graph

9 Commits (c937f69177310303bd8bdde2113177658bba564b)

Author SHA1 Message Date
Sebastian Geisler c937f69177 search for config files at multiple places 7 years ago
Sebastian Geisler 78ea163e1a add cargo metadata 7 years ago
Sebastian Geisler 743949a55d bump cargo-metadata version 7 years ago
Sebastian Geisler 33da7a420a use standard structopt-derive again
Thanks @TeXitoi for clearing up my confusion about the
inner workings of structopt-derive in TeXitoi/structopt#43
7 years ago
Sebastian Geisler 35aa7950ab add license and repository link 7 years ago
Sebastian Geisler 7d4a9a1ca7 refactor out hack to make structopt work with cargo subcommand 7 years ago
Sebastian Geisler 834cce64bc parse config file to find default remote
If no --remote is specified the .cargo-remote.toml config file will be consulted to find a remote build server. If none is found an error is thrown.
7 years ago
Sebastian Geisler b09ee0d93e fix email address 7 years ago
Sebastian Geisler 9575e7f44a initial commit
Build with two-way-sync works, still a bit hacky.
7 years ago