Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mfix22/use-climate-change-reminder

🌳 Fight the climate change crisis by spreading the message for how you can help
https://github.com/mfix22/use-climate-change-reminder

climate-change crisis preinstall prompt reminder terminal

Last synced: about 2 months ago
JSON representation

🌳 Fight the climate change crisis by spreading the message for how you can help

Awesome Lists containing this project

README

        

🌍🌏 climate-change-reminder 🌎🌍





> Fight the climate crisis by spreading the message for how you can help.

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

## Usage 🌳

You can either add `use-climate-change-reminder` as a dependency like:

```shell
$ yarn add use-climate-change-reminder
```

or

```shell
$ npm install --save use-climate-change-reminder
```

to automatically print the message after installation.

Otherwise you can
import and call the function manually in your project:

```javascript
const climateChangeReminder = require('climate-change-reminder')

console.log(climateChangeReminder())
```

## Contributing 🤝
Pull requests are more than welcome! If you have something to add, even a question, please feel free to [open an issue](https://github.com/mfix22/use-climate-change-reminder/issues/new) or PR.