Commit Graph

15 Commits (master)

Author SHA1 Message Date
Sebastian Geisler a7680240a1 link readme in manifest 3 years ago
ZSchoen 3328e485ad removed user + fixed Cli & moved RemoteOpts into own struct + fixed port args 3 years ago
ZSchoen d6de41410b basic config rework 3 years ago
Fisher Darling ae0a3d8d6e Updated to 2018, changed some sections of code. 5 years ago
Sebastian Geisler 41549dcec1
bump version for publishing 6 years ago
Sebastian Geisler 2d1f21680c bump version 6 years ago
Sebastian Geisler c937f69177 search for config files at multiple places 6 years ago
Sebastian Geisler 78ea163e1a add cargo metadata 6 years ago
Sebastian Geisler 743949a55d bump cargo-metadata version 6 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
6 years ago
Sebastian Geisler 35aa7950ab add license and repository link 6 years ago
Sebastian Geisler 7d4a9a1ca7 refactor out hack to make structopt work with cargo subcommand 6 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.
6 years ago
Sebastian Geisler b09ee0d93e fix email address 6 years ago
Sebastian Geisler 9575e7f44a initial commit
Build with two-way-sync works, still a bit hacky.
6 years ago