Skip to content

Scripts for importing and seeding Protocol Labs packages and dependencies in Forage

License

Notifications You must be signed in to change notification settings

foragepm/forage-pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forage-pl

Scripts for importing and seeding Protocol Labs packages and dependencies in Forage

Installation

git clone https://github.com/foragepm/forage-pl.git
cd forage-pl
npm ci

Usage

Import all IPFS and Filecoin packages all dependencies of Protocol Labs repositories into Forage

npm start

Then you can install and run Forage in seed mode to share your newly imported packages with everyone else:

npm install -g foragepm
forage seed

Development

Forest needs your help! There are a few things you can do right now to help out:

Read the Development documentation, Code of Conduct and Contributing Guidelines.

  • Check out existing issues The issue list has many that are marked as 'help wanted' which make great starting points for development, many of which can be tackled with no prior IPFS knowledge
  • Perform code reviews More eyes will help a. speed the project along b. ensure quality, and c. reduce possible future bugs.
  • Add tests. There can never be enough tests.

Copyright

MIT License © 2021 Andrew Nesbitt.

About

Scripts for importing and seeding Protocol Labs packages and dependencies in Forage

Resources

License

Stars

Watchers

Forks