Thanks for being a Stackpress contributor! This is a workspace for contributors.
To use this project, just run the following instructions.
yarn clone- Clones all the git repos to the specifiedprojects.[name].rootfolder.yarn modules- Runsyarn installon the specifiedprojects.[name].rootfolder.yarn connect- Creates symlinks ofprojectsin thenode_modulesbetweenprojects.
The following tools are available for contributors.
yarn pull- Pulls the latest commits from all the projectsyarn lib [script]- runs apackage.jsonscript found in@stackpress/libyarn idea [script]- runs apackage.jsonscript found in@stackpress/ideayarn ingest [script]- runs apackage.jsonscript found in@stackpress/ingestyarn inquire [script]- runs apackage.jsonscript found in@stackpress/inquireyarn reactus [script]- runs apackage.jsonscript found inreactusyarn stackpress [script]- runs apackage.jsonscript found instackpress
The following tools are meant for contributors with publishing powers.
yarn sync- updates all project dependencies with package versions found in thecommonobject in thispackage.json.yarn update [current version] [new version] [?project]- updates all the publishable versions to the new specified versionyarn publish- publishes all projects to npm