@kibibit/stacker
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@kibibit/stacker

creates a stack for your repository with everything you need for a stack page


How to install

Install this package as a dev dependency:

npm install --save-dev @kibibit/stacker

How to use

Run the command from the root folder of your project. This will create a project-stack.json & project-stack.html files with a list of dependencies and their icons.

you can include more things in your stack by adding them to your package.json file:

{
  "name": "my-package",
  "version": "2.4.3",
  // ...
  "extra-stack": {
    "add": [
      "Visual Studio Code",
      "heroku",
      "javascript",
      "probot",
      "travis",
      "jenkins",
      "IntelliJ IDEA",
      "Node.js",
      "mongoDB",
      "bash"
    ],
    "ignore": []
  }
}

Contributing

If you have suggestions for how stacker could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

Contributors

Thanks goes to our contributors! (emoji key):

Neil Kalman
Neil Kalman

🚇 💻 🤔 📆

License

MIT © 2019 Neil Kalman neilkalman@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i @kibibit/stacker

Weekly Downloads

8

Version

1.1.0

License

MIT

Unpacked Size

17.6 kB

Total Files

13

Last publish

Collaborators

  • k1b1b0t
  • thatkookooguy
  • zimgil
  • or.tichon