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

Spring cleaning #25

Merged
merged 1 commit into from Jul 14, 2012
Merged

Spring cleaning #25

merged 1 commit into from Jul 14, 2012

Conversation

Krinkle
Copy link
Member

@Krinkle Krinkle commented Jun 28, 2012

  • package.json:
    • Use same indention as other files (4 space)
    • Adjust order to match npm-docs
    • Add 'main' property
    • Add 'keywords' property
  • Rename additional files to be named directly instead of prefixed
    and move into ./lib
  • Split arguments in run.sh over multiple lines for easier
    modification and readability.
  • Logrotate
    • Logs grow quickly. Using logrotate makes this a problem of the
      past.
  • README
    • Update section on cli.js to match the current help output
    • Use consistent markdown syntax across the file (dashes, whitespace)
    • Add short info about logrotate.
  • cli.js:
    • Use env node instead of hardcoded path

* package.json:
 - Use same indention as other files (4 space)
 - Adjust order to match npm-docs
 - Add 'main' property
 - Add 'keywords' property

* Rename additional files to be named directly instead of prefixed
  and move into ./lib

* Split arguments in run.sh over multiple lines for easier
  modification and readability.

* Logrotate
 - Logs grow quickly. Using logrotate makes this a problem of the
   past.

* README
 - Update section on cli.js to match the current help output
 - Use consistent markdown syntax across the file (dashes, whitespace)
 - Add short info about logrotate.

* cli.js:
 - Use `env node` instead of hardcoded path
@Krinkle
Copy link
Member Author

Krinkle commented Jul 4, 2012

This is running on swarm.jquery.org from my branch now.

clarkbox added a commit that referenced this pull request Jul 14, 2012
@clarkbox clarkbox merged commit b76bf49 into jquery:master Jul 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants