Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Output Configuration #57

Open
4 tasks
MitchPierias opened this issue Sep 5, 2019 · 0 comments
Open
4 tasks

[core] Output Configuration #57

MitchPierias opened this issue Sep 5, 2019 · 0 comments
Labels
feature New feature or request enhancement

Comments

@MitchPierias
Copy link
Collaborator

MitchPierias commented Sep 5, 2019

Lamington should be configurable using a .lamingtonrc file located in the root project directory. This will allow custom output setups for cases such as a monorepo setup where types might be located independently to contracts, or where the user might wantabi and wasm files to output within a dist or build directory.

  • Support custom output directory.
  • Support custom type definition output directory.
  • Support independent definition of abi and wasm output directories.
  • Migrate @dallasjohnson's verbose output configuration from the CLI library, allowing verbose to be set in the .lamingtonrc and with setter/getter methods.
@MitchPierias MitchPierias added the feature New feature or request enhancement label Sep 5, 2019
@MitchPierias MitchPierias changed the title [core] Output configuration [core] Output Configuration Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request enhancement
Projects
None yet
Development

No branches or pull requests

1 participant