JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 28
  • Score
    100M100P100Q55517F
  • License GPL-3.0

✨ Hammer CLI used to install and manage Hammer packages.

Package Exports

  • @hammerhq/cli
  • @hammerhq/cli/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hammerhq/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Logo

Hammer Framework Plugin Management Tool

✨ Hammer CLI used to install and manage Hammer plugins.
Get support »

Report Bug · Documentation

📦 Installation

$ npm install -g @hammerhq/cli
  • This will install Hammer CLI globally which you can access with hammer command.

🚀 Usage

$ hammer install <plugin>
  • This will install the plugin inside the src/plugins/<provider>/<username>/<plugin> directory.

Installation Process

  • After the installation process, you should include the plugin in your bootstrap function

⚠️ IMPORTANT NOTE ⚠️

Please keep in mind that we do courage people to use and develop plugins but there are no ways for us to check what plugin does what. So please be careful when installing plugins from unknown sources, we do not take any responsibility for any damage that may occur. Please check the source code of the plugin before installing/using/importing it.

🧦 Looking For Contributors

We are looking for contributors to actively work on Hammer and to contribute to the repos. There is still lots of work to do. If you are interested in contributing, please join our Discord server. (There will be a surprise for early contributors!)

🔑 License

Copyright © 2023 Barış DEMİRCİ.

Distributed under the GPL-3.0 License. See LICENSE for more information.

🧦 Contributing

This repo is open for #hacktoberfest. Feel free to use GitHub's features.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/my-feature)
  3. Run prettier (npm run format)
  4. Commit your Changes (git commit -m 'my awesome feature my-feature')
  5. Push to the Branch (git push origin feature/my-feature)
  6. Open a Pull Request

⭐️ Show your support

Give a ⭐️ if this project helped you!

☎️ Contact