0.6.0 • Published 5 years ago

den-carbon v0.6.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

carbon

structure

packs_core - the default, installed packs (commands) packs - packs available for installation

new packs

To create a new pack/command in reason:

  • create a new file
  • cmdsync->tab -> a snippet with all required fields will be populated

Each pack requires:

  • a folder - this will be the name of the command
  • a cmd.jsonc file - these are validated with a schema and autocompletion is available
  • either a README.md file or a readme field in cmd.jsonc with a remote url
  • a 16:9 image in an images folder (the first one will be used for the card image)
0.6.0

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.0

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago