1build icon indicating copy to clipboard operation
1build copied to clipboard

Frictionless way of managing project-specific commands

Results 38 1build issues
Sort by recently updated
recently updated
newest added

## Description How one can build a project on multiple platforms? Especially when some commands are platform specific. ## Acceptance Criteria One should be able to build project on different...

## Description We can have command completion for commands in `1build.yaml` Would help improving productivity ## Acceptance Criteria Command completion for commands defined in `1build.yaml` (for `bash` to start with)...

enhancement
help wanted
new_feature
good first issue
Hacktoberfest

- Method name change - Package restructure -

enhancement

## Description - Currently `1build.yaml` contains command in insertion order ( only if inserted by `set` command) - No order maintained when edited manually ## Questions 1. Should we order...

Team Discussion

## Description Dockerfile to build alpine based docker base image. Projects using 1build can use this as base image. ## Fixes/Implements: #63 ## New dependencies introduced? N/A ## Checklist: -...

## Description Automatically initiate `1build.yaml` file for the current directory with default command from framework/language used. ex, gradle, maven, python - default commands like build, test run, etc. ## Acceptance...

new_feature
Team Discussion

## Description - `1build` can be shortened to `ob` as an alias name ## Acceptance Criteria 1. Show specific alias command to execute on installing package. (os specific instructions) 2....

new_feature
Team Discussion

## Description Imagine you have to run specific command just toggling one value in it. For example, running your spring boot application with a different profile. The current 1build configuration...

new_feature
Team Discussion

## Description Some codebases have build commands run from sub directories as well as from main project dir. Can be managed with multiple `1build.yaml`s , but good to have a...

hold

- Create a global configuration to list the commands # On Hold

Team Discussion