UNPKG

furlify

Version:
38 lines (22 loc) 818 B
# furlify ☂️ Furl & Go! ## Getting Started ### Installation 💻 ``` $ npm install -g furlify ``` ### Usage ✈️ **Run in an existing project** ``` $ npx furlify chalk ``` You can also use multiple arguments separated with a space _(like `npm install`)_ ``` $ npx furlify boxen chalk ``` ## Contributing ✏️ Feel free to contribute to the furlify! If you want to contribute, please follow our [Contribution Guide](contributing.md). ## License 🔑 The Open Source NPM Package Template is licensed under the [Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). ## Contributors 🫂 This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!