Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

mslinn/sbt-ethereum-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-ethereum Documentation

This Gitbook is the documentation for the family of projects based on consuela.

Related Projects

Documentation Authors

This project has a custom SBT task for publishing called commitAndPublishGitbook. You can invoke it from a bash shell like this:

$ git add -A && git commit -m "Your comment here" && sbt commitAndPublishGitbook

If you are lazy or do not feel there is a need for a helpful commit comment, just run the SBT task and it will commit with a single dash in place of a comment:

$ sbt commitAndPublishGitbook

Releases

No releases published

Packages

No packages published

Languages