Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


My image
Try fp-ts

Yeoman generator to scaffold an ephemeral playground for quickly experimenting fp-ts.

RequirementsHow to UseHow to DevelopSupportLicenseCredits

Requirements

This generator assumes you have these already setup:

How to Use

Note: The idea behind this generator is to simply open a terminal in any directory, and run yo try-fpts. It immediately opens a playground in your favorite editor.

Can't see your favorite editor? Open the configuration file located at ~/.yo-rc.try-fpts.json and edit the editors field.

Install the generator:

npm install -g generator-try-fpts

Run below and answer questions one by one:

yo try-fpts

Or answer everything at once:

yo try-fpts --projectParentPath ~/try \  
            --projectName try_fpts \
            --selectedEditorId vscode

How to Develop

Note: You can reset the config file by running yo try-fpts:reset.

Clone and link the project:

git clone https://github.com/webvv/generator-try-fpts.git
cd generator-try-fpts
npm install
npm link

You are now ready to scaffold from your local try-fpts generator:

yo try-fpts

Support ♥️

If you like this project and it helped you, please consider supporting me on Patreon.

License

MIT

Credits

Author Sahand Javid  ·  GitHub @webvv  ·  Youtube webvv

About

Yeoman generator to scaffold an ephemeral playground for quickly experimenting fp-ts.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages