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

scripts: Add projects importer #91

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matevz
Copy link
Member

@matevz matevz commented Jan 10, 2025

Adds yarn projects command:

Available commands:
  add <url> <name>
    Import a new project living on url with the specified name
    
  update
    Check existing projects and update them
    
  dump [-o output_file]
    Dump all projects to JSON format
    Default output is 'projects.json'
    Use -o flag to specify a different output file

Copy link

netlify bot commented Jan 10, 2025

Deploy Preview for oasisprotocol-playground failed.

Name Link
🔨 Latest commit 06d5e6a
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-playground/deploys/67816ceaf37457000811854f

@matevz matevz force-pushed the matevz/features/projects-tooling branch from 330ab3c to 06d5e6a Compare January 10, 2025 18:54
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