Skip to content

🏗 Personal TS Starter for NPM packages

License

Notifications You must be signed in to change notification settings

simonecorsi/scdev-npm-ts-starter

Repository files navigation

TODO

  • Rename project
  • Add NPM_PUBLISH_TOKEN secret to github to allow action to publish
  • Enable workflow GITHUB_TOKEN write access

{{ PROJECT_NAME }}

About The Project

Fetch all the starred repositories for a GitHub user

This packages helps in retrieving all the starred repositories for a given github user

Installation

npm i --save {{ PROJECT_NAME }}
# OR
yarn add {{ PROJECT_NAME }}

Usage

Options

Contributing

Project is pretty simple and straight forward for what is my needs, but if you have any idea you're welcome.

This projects uses commitlint with Angular configuration so be sure to use standard commit format or PR won't be accepted.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat(scope): some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Simone Corsi - @im_simonecorsi

About

🏗 Personal TS Starter for NPM packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published