GitHunt
SI

sina33/sbt-notebook

a very simple yet powerful command-line notebook

notebook (v0.2)

a very simple yet powerful command-line notebook

Installation

  • clone it (master branch is the latest stable version, v0.x is a working branch)
  • goto notebook directory
  • run sbt stage in terminal
  • executables are created under notebook/target/universal/stage/bin/
  • you can move stage directory to your desired location

run

  • ./np-app -n create a new note
  • ./np-app -v view all notes

Languages

Scala100.0%

Contributors

Other
Created December 24, 2014
Updated January 6, 2022
sina33/sbt-notebook | GitHunt