Skip to content
Discussion options

You must be logged in to vote

So my advice is basically - if you are not writing C or any other system language, use the old style packages (project.janet) as they should work both with jpm and janet-pm (spork). Spork will automatically create the bundle stuff for you so it just works.

If you are extending C but only in a very simple manner, both will work. project.janet is pretty general but can get confusing and difficult once customization is needed.

For other languages (rust, zig, etc.) or more complicated flows with custom compilers, flags, etc., I would recommend spork and using bundles. It's more verbose but breaks things out into steps.

Either way, try installing spork first and using janet-pm instead of jpm.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@taoeffect
Comment options

@bakpakin
Comment options

@taoeffect
Comment options

Answer selected by stevebeisner
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants