# Building fresh new repository

**URL:** https://forum.compas-framework.org/t/building-fresh-new-repository/628
**Category:** Uncategorized
**Created:** [September 28, 2022, 6:27pm UTC](https://forum.compas-framework.org/t/building-fresh-new-repository/628 "2022-09-28T18:27:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![petrasvestartas](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.compas-framework.org/petrasvestartas/32/305_2.png) [@petrasvestartas](https://forum.compas-framework.org/u/petrasvestartas)
#### Post date: [September 28, 2022, 6:27pm UTC](https://forum.compas-framework.org/t/building-fresh-new-repository/628/1 "2022-09-28T18:27:30Z")

</div>

Hi,

I would like to ask if there is any documentation what steps needs to be made to build a newly created compas package on GitHub?

At the moment I am not linking any specific 3rd party libraries, just set-up a completely new compas package using cookie-cutter and made a new environment.

Any reference how GitHub workflows works and how to solve this “missing compas” error would be much appreciated. Before I was copying from other repositories, but is not quite clear what is happening where considering compas GitHub workflows.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/compas_framework1/original/1X/804cb20f42b4aea89013a1f3c887a7474da540ee.png)

---

<div class="post-metadata">

### Author: ![tomvanmele](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.compas-framework.org/tomvanmele/32/13_2.png) [@tomvanmele](https://forum.compas-framework.org/u/tomvanmele)
#### Post date: [October 5, 2022, 8:24pm UTC](https://forum.compas-framework.org/t/building-fresh-new-repository/628/2 "2022-10-05T20:24:53Z")

</div>

hi petras,

as far as i can tell, adding `compas` to `requirements.txt` should help.  
and, yes, proper instructions are clearly missing…

best,  
tom

ping @Li_Chen
