3.1.0 • Published 3 months ago

freshland v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Join our Discord

Freshland

Freshland is a CLI tool that lets you clone GitHub repositories without the git history. We're here to make things simpler and simpler for you. We promise.

Usage

You can use Freshland in two ways: with a single-line command or with a graphical user interface (GUI).

Global FlagDescription
--v, --versOutput the current version
--d, --debugEnable debug mode

Single-line command

To clone a repository with a single-line command, use the following syntax:

npx freshland@latest clone <source-repo> <target-dir>

For example, to clone typescript-starter repository from ProxityStudios into a directory named myapp, run:

npx freshland@latest clone ProxityStudios/typescript-starter myapp --install-deps npm --update-package

<> Required | [] Optional

FlagReferanceAccepted ValuesDefault ValueDescription
--upd, --update-packagefalseUpdate package name and version
--n, --name<name>any-string eg: my-appcloned-repo-nameChange the package name.
--v, --version<version>any-version eg: 1.0.01.0.0Change the package version
--i, --install-deps<packageManager>npm, pnpm, bun, yarndo-not-installInstall dependencies automatically
--kg, --keep-gitfalseDo not delete ".git" folder

Graphical user interface

To clone a repository with a GUI, simply run:

npx freshland@latest

You will see a prompt like this:

With GUI

BETA Init E.P.A and automatically configure it

E.P.A stands for ESLint, Prettier, and Airbnb. These are popular tools for code formatting and quality. Freshland can install and configure them for you with a single command. Yeah, it's that simple.

TypeScript

If you're using TypeScript, you need to provide the --ts flag:

npx freshland@latest init-epa <path/to/install> --ts

JavaScript

If you're using JavaScript, you don't need to do anything extra, just omit the --ts flag. ~But seriously, give TypeScript a try. It's not that hard~.

npx freshland@latest init-epa <path/to/install>
FlagDescription
--typescript, --tsUse TypeScript

Support and Feedback

If you have any questions, issues, or feedback related to Freshland, we're here to help! Join our Discord server for support, discussions, and updates.

3.1.0-beta.4

3 months ago

3.1.0-beta.5

3 months ago

3.1.0-beta.2

3 months ago

3.1.0-beta.3

3 months ago

3.1.0

3 months ago

1.0.0

4 months ago

3.0.1-beta.1

4 months ago

3.0.1-beta.2

4 months ago

3.0.1-beta.3

4 months ago

3.0.0

4 months ago

2.5.0-beta.1

4 months ago

2.5.0-beta.2

4 months ago

2.5.0-beta.3

4 months ago

2.5.0-beta.8

4 months ago

2.5.0-beta.4

4 months ago

2.5.0-beta.5

4 months ago

2.5.0-beta.6

4 months ago

2.5.0-beta.7

4 months ago

3.1.0-beta.1

4 months ago

1.0.0-beta.2

4 months ago

1.0.0-beta.1

4 months ago

2.1.0-beta.18

4 months ago

2.1.0-beta.17

4 months ago

2.1.0-beta.16

4 months ago

2.1.0-beta.15

4 months ago

2.1.0-beta.14

4 months ago

2.1.0-beta.13

4 months ago

2.1.0-beta.12

4 months ago

2.1.0-beta.11

4 months ago

2.2.0-beta.1

4 months ago

2.1.0-beta.10

4 months ago

2.2.0-beta.2

4 months ago

2.2.0-beta.3

4 months ago

2.3.0-beta.1

4 months ago

2.2.0

4 months ago

2.4.1

4 months ago

2.4.0

4 months ago

2.3.0-beta.6

4 months ago

2.3.0-beta.4

4 months ago

2.3.0-beta.5

4 months ago

2.3.0-beta.2

4 months ago

2.3.0-beta.3

4 months ago

2.1.0-beta.19

4 months ago

2.1.0-beta.22

4 months ago

2.1.0-beta.21

4 months ago

2.1.0-beta.20

4 months ago

2.3.0

4 months ago

2.1.0

4 months ago

2.1.0-beta.1

4 months ago

2.1.0-beta.3

4 months ago

2.1.0-beta.2

4 months ago

2.1.0-beta.5

4 months ago

2.1.0-beta.4

4 months ago

2.1.0-beta.7

4 months ago

2.1.0-beta.6

4 months ago

2.1.0-beta.9

4 months ago

2.1.0-beta.8

4 months ago

2.0.1-rc.7

4 months ago

2.0.1-rc.8

4 months ago

2.0.2-rc.1

4 months ago

2.0.1-rc.9

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

2.0.1-rc.0

4 months ago

2.0.1-rc.1

4 months ago

2.0.1-rc.3

4 months ago

2.0.1-rc.4

4 months ago

2.0.1-rc.5

4 months ago

2.0.1-rc.6

4 months ago

2.0.0

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

0.0.4

4 months ago

0.0.1

4 months ago