Skip to content

A project designed to help manage all df packages from one location.

Notifications You must be signed in to change notification settings

DevCetra/df_packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DF Packages

A project designed to help manage all df packages from one location. It uses melos to manage the packages, as well as additional helper scripts. Please read the melos documentation here for more information.

Melos Quick-Notes

Installing

This installs melos onto your system, so you can run the melos command.

dart pub global activate melos

You may also want to install the VS Code package here.

Analyzing

This command checks for any issues.

melos analyze

Bootstrapping

This installs dependencies internally, and links all packages locally.

melos bootstrap

TODO:

  • The helper scripts need to be fixed. They were used before integrating melos, and are now outdated.
  • Melos integration is untested. It needs to be tested to ensure it works as expected.
  • Enable publishing through GitHub actions.

About

A project designed to help manage all df packages from one location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published