lightning-rs icon indicating copy to clipboard operation
lightning-rs copied to clipboard

Main functionality

Open chriskrycho opened this issue 9 years ago • 0 comments

Startup

  • [ ] Determine command, using clap.rs (1e2d90d2)
  • [ ] Load config (#2)
  • [ ] Parse config (#20)
  • [ ] Execute command. So: make functions to dispatch for commands! (401548d7)

Commands

  • [ ] init (#13)
  • [ ] build (#19)
  • [ ] create(#27)
  • [ ] serve (#28)

chriskrycho avatar Oct 30 '16 18:10 chriskrycho