Skip to content

Exporting part of a Nickel file? #825

Answered by yannham
r-k-b asked this question in Q&A
Sep 12, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

It's slightly more verbose, but would this fit the bill?

nickel export --format yaml <<< '(import "company.ncl").bios'
nickel export --format raw <<< '(import "company.ncl").emails'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@yannham
Comment options

@r-k-b
Comment options

Answer selected by r-k-b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants