Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1010 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 1010 Bytes

npm update stream

A feed of names of recently updated packages from npm for packages.ecosyste.ms

Install

git clone https://github.com/ecosyste-ms/npm-update-stream.git
npm install

Getting started

Make sure you have the right engine installed, check the .nvmrc

$> nvm use
$> node index.js

Development

Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Send me a pull request. Bonus points for topic branches.

License

Copyright (c) 2022 Andrew Nesbitt, Licensed under GNU Affero General Public License. See LICENSE for details.