foam-up

Crates.iofoam-up
lib.rsfoam-up
version2.0.0
sourcesrc
created_at2021-05-28 12:06:05.126579
updated_at2021-05-28 12:24:27.577796
descriptionCLI to quickly create new projects for Foam
homepagehttps://github.com/schultyy/foam-up
repositoryhttps://github.com/schultyy/foam-up
max_upload_size
id403069
size18,121
Jan Schulte (schultyy)

documentation

README

foam-up

If you're using foam to manage your local notes and projects, you'd like to get started with a new project as easy as possible. foam-up is a CLI to help you quickly bootstrap a new foam project on your computer.

Usage

Install foam-up from crates.io:

$ cargo install foam-up

Then, once it is installed, run it like this:

$ foam-up ~/projects/my-new-project

License

MIT

Commit count: 21

cargo fmt