Skip to content

hemilabs/hemi-socials

Repository files navigation

hemi-socials

NPM VersionGitHub Actions Workflow Status

A repository containing the official list of social links for Hemilabs

Usage

import hemiSocials from "hemi-socials";
// the following properties are available
const {
  discordUrl,
  linkedinUrl,
  githubUrl,
  telegramCommunityUrl,
  telegramNewsUrl,
  tiktokUrl,
  twitterUrl,
  youtubeUrl,
} = hemiSocials;

Release process

With the changes merged into main, tag the merge commit, push and create a new release. The package will be published automatically to NPM.

git tag -s -m "" v$(jq -r '.version' <package.json) --force
git push --tags --force

About

A repository containing the official list of social links for Hemilabs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •