Commit Graph

17 Commits

Author SHA1 Message Date
Fletcher Nichol 6120de60b2 Exclude `cli/` in main project. 2015-09-22 10:25:28 -06:00
Fletcher Nichol 738c62ee89 Update crate link. 2015-09-22 10:20:12 -06:00
Fletcher Nichol 927a072f96 Add README.md. 2015-09-22 10:19:09 -06:00
Fletcher Nichol 971887d2ec Add MIT license. 2015-09-22 10:08:34 -06:00
Fletcher Nichol e00021e8fe Update version of library in source docs. 2015-09-22 10:05:19 -06:00
Fletcher Nichol d16a7f4c5f Add documentation URL to Cargo.toml. 2015-09-22 10:04:04 -06:00
Fletcher Nichol 0993d8749b Redirect GitHub pages to names/index.html. 2015-09-22 10:00:34 -06:00
Fletcher Nichol 19be47ec5b Update GitHub pages on success. 2015-09-22 09:56:37 -06:00
Fletcher Nichol 598ede2974 Add initial .travis.yml to project. 2015-09-22 09:41:12 -06:00
Fletcher Nichol e65056d86b Update Cargo.toml project definitions. 2015-09-22 09:36:02 -06:00
Fletcher Nichol f69e2afc44 Remove Cargo.lock from crate library. 2015-09-22 09:16:53 -06:00
Fletcher Nichol 9afc4bc2ac Extract cli into a subproject.
The cli binary pulls in more dependencies via clap and is not strictly
necessary in a crate-only context.
2015-09-22 09:15:03 -06:00
Fletcher Nichol 5791c6f7ca Reimplement library to be an Interator. 2015-09-22 09:01:39 -06:00
Fletcher Nichol 4059e5002d Add documentation. 2015-09-21 12:49:30 -06:00
Fletcher Nichol cf8d03cece Now a library and a binary. 2015-09-19 13:17:59 -07:00
Fletcher Nichol b7557465ef MVP. 2015-09-19 12:28:27 -07:00
Fletcher Nichol f852f53302 Initial 2015-09-19 11:06:58 -07:00