Skip to content
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

Add the ability to install with Eager #3

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

zackbloom
Copy link

Eager allows scripts like Typist to be installed by non-technical people. The install.json file informs Eager-like tools how the script should be installed, and what options to collect. In an effort to create a truly effortless install experience, we've also added some code around building the HTML syntax needed by Typist automatically.

This PR adds:

  • A script to convert a list of variations into the appropriate Typist syntax
  • An install.json file to let Eager-like tools install Typist
  • A quick script to build files, which are now committed into the dist/ folder
  • A blub about Eager in the readme

Thanks!

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.

3 participants