Skip to content

jfng/chipflow-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChipFlow library

WIP

Installation and usage

This library uses PDM for dependency management, testing, building, and publishing. Install PDM first. Then run:

pdm lock
pdm install

To run tests, use:

pdm run test

To run lints, use:

pdm run lint

Your contributions must pass the lint check to be included in the repository.

License

Two-clause BSD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.4%
  • C++ 20.9%
  • Shell 10.3%
  • C 6.9%
  • Assembly 1.5%