Skip to content

Commit

Permalink
Add package file
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall committed Apr 10, 2024
1 parent ec26837 commit 6947b29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .package
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
file neco.c
file neco.h

3 comments on commit 6947b29

@gphg
Copy link

@gphg gphg commented on 6947b29 Apr 11, 2024

Choose a reason for hiding this comment

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

What is this file for...?

@tidwall
Copy link
Owner Author

Choose a reason for hiding this comment

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

It’s for my package manager.
https://github.com/tidwall/pkg.sh

@gphg
Copy link

@gphg gphg commented on 6947b29 Apr 12, 2024

Choose a reason for hiding this comment

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

I see. Thank you for the explanation. 👍

Please sign in to comment.