Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give guidelines on how to write and publish a crate #55

Open
deadghost opened this issue Jan 8, 2015 · 1 comment
Open

Give guidelines on how to write and publish a crate #55

deadghost opened this issue Jan 8, 2015 · 1 comment

Comments

@deadghost
Copy link

Some more guidelines on crates would be appreciated as to me it seems like the fundamental unit of pallet. Some things to include:

  • Where to find crates (such that people don't unintentionally reinvent wheels)
  • How to write a crate
  • Which phases should do what
  • Where to publish crates
@deadghost
Copy link
Author

For example rstradling's nginx-crate uses the :run phase to start nginx. The CLI command is service nginx start. Should the phase that starts the service always be named :run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant