An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/cargo-tokio

A cargo subcommand to help building the Tokio project.
https://github.com/tokio-rs/cargo-tokio

update README

add a space

b59b7af517b2f44f7c8234adcc3bd7b76cbf0a4c authored over 4 years ago
update README with examples and crate structure (#3)

update README with examples and crate structure

64db03e30c001109d411fa1bbf6c935e70129371 authored over 4 years ago
Merge pull request #2 from tokio-rs/remove-lib-rs

move lib.rs to main.rs

c785c3c987a70b1f468cf49440ddc88262f1d267 authored over 4 years ago
move lib.rs to main.rs

62cdba7a3bf29c52ffdd2f92899754352d887d91 authored over 4 years ago
add MIT License

2ccc3d0e5e350c72ad841e1520d509e6bd3c79ce authored over 4 years ago
chore: update the authors

Change from myself to Tokio Contributors

d43520bbc210d5e3442be4b4ed010736249f144b authored over 4 years ago
add a README

5daf5ef44d3b57631e8b0dea6402b1762e2f41cf authored over 4 years ago
add description in Cargo.toml

79f7b8627ab217f476ac14977117f5e9155291ee authored over 4 years ago
add license

29ddd01c4c7b07a04f560235fbd173aa50bf2140 authored over 4 years ago
rename the args

13bc012a65d3d2a6091f2a7bfdce98da6ad4d8dc authored over 4 years ago
include some tags and categories

eae9caa0f0a53f6e34a4367606b9779d9bdc58d9 authored over 4 years ago
remove the short -s for the flag

8114758017a9f7804db742b82bfd31f6f585d277 authored over 4 years ago
remove flag in cli

Now there are only positional arguments

f287a36617d31685c27b524ab52881547b93fc4f authored over 4 years ago
run cargo fmt in tokio dir

43f3258778c56c46ff978c27d2f3169e02b1b456 authored over 4 years ago
setup toolchain within the process

e44338316dca31ec365848a686fc0eacb4f5d636 authored over 4 years ago
multiple additions

54b36f7a11049a92529733551e0b616a73977d9f authored over 4 years ago
moving fwd

f788a7a6c96fc16553b7575c482d460ec915e99c authored over 4 years ago
from queue to step

5faca5f5cb7152c82307c51bdd3d0bd72bf74bde authored over 4 years ago
some more stages

4dbf1361758b99f716cdc56f900b022ebd292871 authored over 4 years ago
make the builder easier and nicer

6876c0eb0209499f889095a217cd3f163db9f4e2 authored over 4 years ago
process: Create Process and ProcessBuilder structs

1dfd72b95c5dd09dbeee6e105edb7d4b5e068dbe authored over 4 years ago