0.6.0 • Published 4 years ago

@freighter/scripts v0.6.0

Weekly downloads
24
License
MIT
Repository
github
Last release
4 years ago

Freighter scaffolds and manages monorepo configurations. Here's what you get right out of the box:

Usage

Requirements: you've already got yarn and git installed.

Installation:

$ yarn global add @freighter/cli

Now you should have a new freighter command in the terminal. Try out the init command:

$ freighter init new-project

In about 15-30 seconds, you should have yourself a fancy, batteries-included monorepo :tada:

Here are the scripts you'll probably find useful:

  • yarn lint runs ESLint on all the packages
  • yarn test runs every test in the monorepo
  • yarn flow type checks everything
  • yarn ci run all 3 in CI mode

Guarantees

None.

I built Freighter because it can take days to configure all the tooling that makes monorepos so enjoyable. I don't want to spend days. Frankly, I'd rather be building apps. So if Freighter ends up being more work than it's worth, I'll abandon it.

:dragon: You've been warned.

Why the name?

Because freighters ship containers. npm packages are kinda like containers. Therefore, monorepos are freighters. #science

Accelerating the project

If you like the idea of Freighter, give it a star :star:

It'll help me gauge interest in the project.

0.6.0

4 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.4

5 years ago

0.3.2

5 years ago

0.3.0

5 years ago

0.2.8

5 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago