# How am I supposed to create and distribute packages in Julia 0.7/1.0 ?

**URL:** https://discourse.julialang.org/t/how-am-i-supposed-to-create-and-distribute-packages-in-julia-0-7-1-0/14135
**Category:** General Usage
**Tags:** package
**Created:** [August 27, 2018, 2:19pm UTC](https://discourse.julialang.org/t/how-am-i-supposed-to-create-and-distribute-packages-in-julia-0-7-1-0/14135 "2018-08-27T14:19:53Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![rdeits](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rdeits/32/286_2.png) [@rdeits](https://discourse.julialang.org/u/rdeits)
#### Post date: [August 27, 2018, 2:39pm UTC](https://discourse.julialang.org/t/how-am-i-supposed-to-create-and-distribute-packages-in-julia-0-7-1-0/14135/2 "2018-08-27T14:39:03Z")

</div>

> [@Erik\_Engheim](#):
>
> Or can Pkg3 in fact use Pkg2 formatted package repositories?

Yes, exactly. You can just keep doing exactly what you were doing before. The tooling for automatically creating project files and registering Pkg3-only packages will improve in the future, but for now you can keep listing requirements in REQUIRE and tagging releases with GitHub + AttoBot.

---

_[View the full topic](https://discourse.julialang.org/t/how-am-i-supposed-to-create-and-distribute-packages-in-julia-0-7-1-0/14135)._
