You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Add commands to generate blockchain application template with modules, assets, plugins, config and genesis block to start developing blockchain application with Lisk SDK.
Motivation
Lisk commander is the entry point for developers to build blockchain application using Lisk SDK.
In order to get started with blockchain application development, developer needs to have all the boilerplate code in place to swiftly develop their ideas using Lisk SDK. Therefore, to improve the development experience we are automating the boilerplate code generation.
Acceptance Criteria
To conclude this epic the below tasks must be implemented
Lisk Commander should be able to generate initial application
Lisk Commander should be able to generate application config, custom assets, modules, plugins and genesis blocks
ManuGowda
changed the title
Add application bootstrapping to commander
Development Experience - Add application bootstrapping to commander
Jan 12, 2021
shuse2
changed the title
Development Experience - Add application bootstrapping to commander
Add application bootstrapping to commander
Jan 12, 2021
Description
Add commands to generate blockchain application template with modules, assets, plugins, config and genesis block to start developing blockchain application with Lisk SDK.
Motivation
Lisk commander is the entry point for developers to build blockchain application using Lisk SDK.
In order to get started with blockchain application development, developer needs to have all the boilerplate code in place to swiftly develop their ideas using Lisk SDK. Therefore, to improve the development experience we are automating the boilerplate code generation.
Acceptance Criteria
Tasks
Sprint 35
yeoman
generators skeleton withoclif
commands Integrate yeoman generators skeleton with oclif commands #6067Sprint 36
Sprint 37
default
folder by default Update start command to usedefault
folder by default #6150Sprint 37
The text was updated successfully, but these errors were encountered: