0.6.0 • Published 6 years ago

den-carbon v0.6.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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

6 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.0

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago