Skip to content

channel-files Added channel channel setup hook#31

Open
pranaySinghDev wants to merge 1 commit intomainfrom
feature/channel-files
Open

channel-files Added channel channel setup hook#31
pranaySinghDev wants to merge 1 commit intomainfrom
feature/channel-files

Conversation

@pranaySinghDev
Copy link
Contributor

No description provided.


const hook: Hook<"init"> = async function () {
try {
const starkitDir = join(homedir(), ".local", "share", "starkit");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this work on windows?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


const hook: Hook<"init"> = async function () {
try {
const starkitDir = join(homedir(), ".local", "share", "starkit");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants