Skip to content

Add a quick cson build for atom-tachyons #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 21, 2016
Merged

Add a quick cson build for atom-tachyons #98

merged 1 commit into from
Sep 21, 2016

Conversation

johno
Copy link
Member

@johno johno commented Sep 21, 2016

As a potential way to help the atom-tachyons keep
their package up to date I've added a cson build
script that generates most of the output that the
atom extension ecosystem likes.

This can be run with

npm run cson

It will output everything to stdout. We may want
to perhaps write to a file instead?

This comes with the caveat that it doesn't include
the string templating syntax found here
https://github.com/calweb/atom-tachyons/blob/1f956950e5d1982fe0c2a2d157fa694e60bee78d/snippets/components.cson#L6


Related calweb/atom-tachyons#1

As a potential way to help the atom-tachyons keep
their package up to date I've added a cson build
script that generates most of the output that the
atom extension ecosystem likes.

This can be run with

    npm run cson

It will output everything to stdout. We may want
to perhaps write to a file instead?

This comes with the caveat that it doesn't include
the string templating syntax found here
https://github.com/calweb/atom-tachyons/blob/1f956950e5d1982fe0c2a2d157fa694e60bee78d/snippets/components.cson#L6

***

Related calweb/atom-tachyons#1
@johno johno merged commit 5611a16 into master Sep 21, 2016
@johno johno deleted the cson-build branch September 21, 2016 22:19
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.

1 participant