Skip to content

harlantwood/project-repos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPFS Project Repos

This is a status board for the github repositories within the IPFS organization. It displays build health, and other measures that we care about internally.

For now, check out the latest here: http://ipfs.github.io/project-repos/.

Later this will be hosted via IPNS.

Contribute

If you would like to contribute code to this repository, please dive in! Check out the issues. Clicking the banner above will lead you to the general IPFS community contribute guidelines, if you would like to contribute in other ways.

If you would like to have your repository listed here, please move it to the IPFS organization. If you are not part of the organization, ask someone if you can join, or fork this project and set it up for your own repositories.

Local Development

To recompile continuously, and start a development server with hot reloading:

npm run dev

To build minified javascript for production:

npm run build

Releases

No releases published

Packages

No packages published

Languages

  • CSS 72.1%
  • CoffeeScript 26.1%
  • HTML 1.8%